Systemd/src/libudev
Michael Biebl b45e9abd1d libudev: remove udev_monitor_new_from_socket() symbol
This function was removed in v183, so drop it from the symbols
versioning file.
2013-04-16 02:15:45 +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 libude: remove special handling of "device" link, it should not be used 2013-03-20 16:11:25 +01:00
libudev-enumerate.c use strneq instead of strncmp 2013-02-13 00:56:13 +01: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 udev: remove HWDB_BIN 2013-02-07 21:54:49 +01: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 libudev: implement udev_device_set_attribute_value() 2013-03-13 17:44:45 +01: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