summaryrefslogtreecommitdiff
path: root/hashmap.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-543/+0
* hashmap: allow callers distinguish whether hashmap_put() was a nop or notLennart Poettering2010-04-211-1/+1
* hashmap,set: add new accessors that cannot fail on OOMLennart Poettering2010-04-061-27/+119
* build: drop manual config.h inclusion, since we do this via gcc's -include sw...Lennart Poettering2010-02-031-4/+0
* license: add GPLv2+ license blurbs everwhereLennart Poettering2010-02-031-0/+19
* first attempt at proper service/socket logicLennart Poettering2010-01-261-16/+45
* implement hashmap_replace() and hashmap_remove_value()Lennart Poettering2010-01-201-1/+42
* first try at implementing job creationLennart Poettering2010-01-191-2/+9
* implement hashmap_copy() and hashmap_merge()Lennart Poettering2010-01-181-1/+35
* initial commitLennart Poettering2009-11-181-0/+325