summaryrefslogtreecommitdiffstats
path: root/src/libudev/libudev-queue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libudev: add missing errno initialization/error propagation (#6781)Lennart Poettering2017-09-091-3/+10
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-3/+3
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out IO related calls to io-util.[ch]Lennart Poettering2015-10-261-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-5/+0
* Revert "build-sys: re-add old symbols for abi compat"Michal Schmidt2015-02-161-3/+0
* build-sys: re-add old symbols for abi compatZbigniew Jędrzejewski-Szmek2015-02-161-0/+3
* libudev: queue - watch entire directory to allow the re-use of the watch desc...Kay Sievers2014-06-271-1/+1
* libudev: queue provide file descriptor to watch busy event queueKay Sievers2014-06-271-0/+46
* libudev: fix udev_queue_get_queue_is_empty() logicKay Sievers2014-06-271-1/+1
* udev: remove seqnum API and all assumptions about seqnumsKay Sievers2014-04-141-279/+23
* everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering2014-02-131-1/+1
* libudev: always return NULL in _unref() APIsLennart Poettering2013-11-201-2/+2
* use streq instead of strcmpThomas Hindoe Paaboel Andersen2013-02-131-1/+1
* udev: move string copy functions to shared/Kay Sievers2013-01-091-1/+1
* libudev: update copyright headersKay Sievers2012-11-121-11/+19
* libudev-queue.c: simplified open_queue_fileArvydas Sidorenko2012-07-311-3/+1
* udev: update docs, NEWSKay Sievers2012-05-151-0/+2
* udev: libudev - bump soname, remove deprecated functions, introduce symbol ve...Kay Sievers2012-05-151-11/+4
* libudev: prefix log macros with 'udev_'Kay Sievers2012-04-261-2/+2
* docs: hook-up gtk-doc to 'make check'Kay Sievers2012-04-201-3/+17
* udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers2012-04-161-5/+3
* udev: udev_monitor_new_from_socket() - log error and remove from public headerKay Sievers2012-04-151-0/+1
* udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/Kay Sievers2012-04-131-0/+466