Systemd/src/libudev
Lennart Poettering 88fae6e044 shared: in code that might get called from suid programs use __secure_getenv() rather than getenv()
It's better to be safe than sorry.
2012-09-03 18:59:04 -07:00
..
.gitignore update .gitignore 2012-04-13 21:58:01 +02:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
libudev-device-private.c udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run 2012-07-15 22:10:46 +02:00
libudev-device.c udev: export udev_device_new_from_device_id() 2012-08-10 19:56:57 +02:00
libudev-enumerate.c udev: export udev_device_new_from_device_id() 2012-08-10 19:56:57 +02:00
libudev-list.c fix a couple of issues found with llvm-analyze 2012-08-08 23:54:21 +02:00
libudev-monitor.c libudev: clarify that udev_monitor_receive_device() is non-blocking 2012-06-18 15:58:44 +02:00
libudev-private.h udev: export udev_device_new_from_device_id() 2012-08-10 19:56:57 +02:00
libudev-queue-private.c udev: add some O_CLOEXEC 2012-07-05 17:33:24 +02:00
libudev-queue.c libudev-queue.c: simplified open_queue_file 2012-07-31 11:49:10 +02:00
libudev-util.c udev: avoid creating /dev/kmsg with fopen() to support CONFIG_PRINTK=n 2012-07-14 00:33:59 +02:00
libudev.c shared: in code that might get called from suid programs use __secure_getenv() rather than getenv() 2012-09-03 18:59:04 -07:00
libudev.h udev: export udev_device_new_from_device_id() 2012-08-10 19:56:57 +02:00
libudev.pc.in udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/ 2012-04-13 19:22:06 +02:00
libudev.sym udev: export udev_device_new_from_device_id() 2012-08-10 19:56:57 +02:00