index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libudev
/
libudev-queue.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libudev: add missing errno initialization/error propagation (#6781)
Lennart Poettering
2017-09-09
1
-3
/
+10
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-3
/
+3
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-5
/
+0
*
Revert "build-sys: re-add old symbols for abi compat"
Michal Schmidt
2015-02-16
1
-3
/
+0
*
build-sys: re-add old symbols for abi compat
Zbigniew Jędrzejewski-Szmek
2015-02-16
1
-0
/
+3
*
libudev: queue - watch entire directory to allow the re-use of the watch desc...
Kay Sievers
2014-06-27
1
-1
/
+1
*
libudev: queue provide file descriptor to watch busy event queue
Kay Sievers
2014-06-27
1
-0
/
+46
*
libudev: fix udev_queue_get_queue_is_empty() logic
Kay Sievers
2014-06-27
1
-1
/
+1
*
udev: remove seqnum API and all assumptions about seqnums
Kay Sievers
2014-04-14
1
-279
/
+23
*
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-13
1
-1
/
+1
*
libudev: always return NULL in _unref() APIs
Lennart Poettering
2013-11-20
1
-2
/
+2
*
use streq instead of strcmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-1
/
+1
*
udev: move string copy functions to shared/
Kay Sievers
2013-01-09
1
-1
/
+1
*
libudev: update copyright headers
Kay Sievers
2012-11-12
1
-11
/
+19
*
libudev-queue.c: simplified open_queue_file
Arvydas Sidorenko
2012-07-31
1
-3
/
+1
*
udev: update docs, NEWS
Kay Sievers
2012-05-15
1
-0
/
+2
*
udev: libudev - bump soname, remove deprecated functions, introduce symbol ve...
Kay Sievers
2012-05-15
1
-11
/
+4
*
libudev: prefix log macros with 'udev_'
Kay Sievers
2012-04-26
1
-2
/
+2
*
docs: hook-up gtk-doc to 'make check'
Kay Sievers
2012-04-20
1
-3
/
+17
*
udev: remove configuration options for /dev, /sys, /run directories
Kay Sievers
2012-04-16
1
-5
/
+3
*
udev: udev_monitor_new_from_socket() - log error and remove from public header
Kay Sievers
2012-04-15
1
-0
/
+1
*
udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/
Kay Sievers
2012-04-13
1
-0
/
+466