summaryrefslogtreecommitdiff
path: root/src/basic/fdset.c
Commit message (Expand)AuthorAgeFilesLines
* basic: re-sort includesThomas Hindoe Paaboel Andersen2015-12-011-2/+2
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-2/+4
* tree-wide: make macros for converting fds to pointers and back generic and us...Lennart Poettering2015-11-171-4/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* core: constify a few thingsLennart Poettering2015-10-311-1/+1
* util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering2015-10-271-0/+1
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-2/+3
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+2
* tree-wide: don't do assignments within if checksLennart Poettering2015-09-091-2/+4
* hashmap: fix iterators to not skip entriesDavid Herrmann2015-06-141-2/+1
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+285