summaryrefslogtreecommitdiff
path: root/src/hashmap.c
AgeCommit message (Expand)Author
2011-12-19hashmap: add hashmap_first_key()Lennart Poettering
2011-10-07hashmap: use different version of DJB's hash algorithm that uses shifting ins...Lennart Poettering
2011-08-01hashmap: speed up hashmap allocations by introducing an allocation cacheLennart Poettering
2011-07-25systemctl: hook up new install logicLennart Poettering
2011-04-25sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e...Kay Sievers
2010-09-23readahead: implement minimal readahead logic based on fanotify(), mincore() a...Lennart Poettering
2010-08-20remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-07-20device: do not merge devicesLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering