Systemd/src/udev
Thomas Hindoe Paaboel Andersen 0a6f50c0af include <poll.h> instead of <sys/poll.h>
include-what-you-use automatically does this and it makes finding
unnecessary harder to spot. The only content of poll.h is a include
of sys/poll.h so should be harmless.
2015-02-12 20:47:38 +01:00
..
accelerometer udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
ata_id ata_id: remove unused header files 2015-02-11 18:02:04 +01:00
cdrom_id udev: improve help/usage for some more programs 2015-01-01 14:38:21 -05:00
collect build-sys: add two more missing makefile links 2015-01-06 03:16:39 +01:00
mtd_probe #pragma once here and there 2015-01-23 09:30:44 -05:00
net net: support globbing and disjunction in Match logic 2015-02-10 22:30:35 +01:00
scsi_id #pragma once here and there 2015-01-23 09:30:44 -05:00
v4l_id build-sys: add two more missing makefile links 2015-01-06 03:16:39 +01:00
.gitignore udev: add builtin 'keyboard' to manage key mappings 2013-07-10 22:52:55 +02:00
.vimrc import udev repository 2012-04-03 21:08:04 +02:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
udev-builtin-blkid.c Assorted format fixes 2015-01-22 01:14:52 -05:00
udev-builtin-btrfs.c udev: make use of new one_zero() helper where appropriate 2015-01-13 20:55:13 +01:00
udev-builtin-hwdb.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udev-builtin-input_id.c Assorted format fixes 2015-01-22 01:14:52 -05:00
udev-builtin-keyboard.c Assorted format fixes 2015-01-22 01:14:52 -05:00
udev-builtin-kmod.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udev-builtin-net_id.c util: rework strappenda(), and rename it strjoina() 2015-02-03 02:05:59 +01:00
udev-builtin-net_setup_link.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udev-builtin-path_id.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udev-builtin-uaccess.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udev-builtin-usb_id.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udev-builtin.c udev: merge evdev_id into input_id 2015-01-15 14:13:49 +01:00
udev-ctrl.c include <poll.h> instead of <sys/poll.h> 2015-02-12 20:47:38 +01:00
udev-event.c include <poll.h> instead of <sys/poll.h> 2015-02-12 20:47:38 +01:00
udev-node.c Assorted format fixes 2015-01-22 01:14:52 -05:00
udev-rules.c udev: strings in C are NUL-terminated anyway, no need to add a second NUL... 2014-11-30 00:21:49 +01:00
udev-watch.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
udev.conf man: add udev.conf(5) 2014-07-31 08:56:03 -04:00
udev.h udev: merge evdev_id into input_id 2015-01-15 14:13:49 +01:00
udev.pc.in udev.pc: install udev files to /lib/udev rather than /lib/systemd 2012-05-27 15:24:20 +02:00
udevadm-control.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udevadm-hwdb.c Assorted format fixes 2015-01-22 01:14:52 -05:00
udevadm-info.c Assorted format fixes 2015-01-22 01:14:52 -05:00
udevadm-monitor.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udevadm-settle.c include <poll.h> instead of <sys/poll.h> 2015-02-12 20:47:38 +01:00
udevadm-test-builtin.c include <poll.h> instead of <sys/poll.h> 2015-02-12 20:47:38 +01:00
udevadm-test.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udevadm-trigger.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udevadm-util.c util: rework strappenda(), and rename it strjoina() 2015-02-03 02:05:59 +01:00
udevadm-util.h #pragma once here and there 2015-01-23 09:30:44 -05:00
udevadm.c udevadm,..: make --help output of udev tools more like the output of the various other tools 2015-01-05 13:19:55 +01:00
udevd.c include <poll.h> instead of <sys/poll.h> 2015-02-12 20:47:38 +01:00