Systemd/src/libudev
Lukas Nykryn 6faa3dcbb8 libudev: fix move_later comparison
At the beginning move_later is set to -1, but it is set to different
value only if expression !move_later is true.
2013-09-13 15:36:08 +02:00
..
.gitignore update .gitignore 2012-04-13 21:58:01 +02:00
libudev-device-private.c udev: move string copy functions to shared/ 2013-01-09 19:06:46 +01:00
libudev-device.c typo fixes in man and comments 2013-08-15 23:38:09 +02:00
libudev-enumerate.c libudev: fix move_later comparison 2013-09-13 15:36:08 +02:00
libudev-hwdb-def.h Fix "attribute 'packed' is ignored" warnings when using Clang 2012-12-17 10:43:58 +01:00
libudev-hwdb.c libudev: fix hwdb validation to look for the *new* file 2013-08-15 19:55:32 +02:00
libudev-list.c libudev: avoid leak during realloc failure 2012-11-13 01:59:33 +01:00
libudev-monitor.c use streq instead of strcmp 2013-02-13 18:14:20 +01:00
libudev-private.h udev: move string copy functions to shared/ 2013-01-09 19:06:46 +01:00
libudev-queue-private.c libudev: update copyright headers 2012-11-12 17:50:33 +01:00
libudev-queue.c use streq instead of strcmp 2013-02-13 18:14:20 +01:00
libudev-util.c Remove some dead code 2013-03-31 14:28:36 -04:00
libudev.c use streq instead of strcmp 2013-02-13 18:14:20 +01:00
libudev.h hwdb: add --device=<device-id> and --filter=<key name glob> 2013-07-01 22:34:43 +02:00
libudev.pc.in libudev: Move -lrt to Libs.private 2013-04-09 15:26:39 +02:00
libudev.sym libudev: remove udev_monitor_new_from_socket() symbol 2013-04-16 02:15:45 +02:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00