Systemd/src/libudev
Lennart Poettering 0f2d351f79 tree-wide: port to fd_wait_for_event()
Prompted by the discussion on #16110, let's migrate more code to
fd_wait_for_event().

This only leaves 7 places where we call into poll()/poll() directly in
our entire codebase. (one of which is fd_wait_for_event() itself)
2020-06-10 20:06:10 +02:00
..
libudev-device-internal.h libudev: hide definition of struct udev_device 2019-06-12 23:59:08 +09:00
libudev-device.c libudev: Update list of possible actions 2019-07-24 05:14:52 +09:00
libudev-enumerate.c libudev: hide definition of struct udev_device 2019-06-12 23:59:08 +09:00
libudev-hwdb.c libudev: hide definition of struct udev_list from other libudev components 2019-06-12 23:55:26 +09:00
libudev-list-internal.h libudev: hide definition of struct udev_list from other libudev components 2019-06-12 23:55:26 +09:00
libudev-list.c libudev: re-implement libudev-list with LIST and hashmap 2019-06-12 23:59:02 +09:00
libudev-monitor.c tree-wide: port to fd_wait_for_event() 2020-06-10 20:06:10 +02:00
libudev-queue.c libudev: introduce return_with_errno() and use it where applicable 2018-11-22 23:49:55 +09:00
libudev-util.c basic/utf8: do not read past end of string when looking for a multi-byte character 2019-02-26 12:37:40 +01:00
libudev-util.h libudev: make util_resolve_subsys_kernel() return negative errno 2018-11-21 17:31:16 +09:00
libudev.c tree-wide: fix spelling errors 2020-04-21 23:21:08 +02:00
libudev.h libudev: coding style fixes 2018-11-20 14:38:35 +09:00
libudev.pc.in meson: define PROJECT_VERSION as the "bare" project version 2018-12-20 21:35:29 +01:00
libudev.sym tree-wide: drop 'This file is part of systemd' blurb 2018-06-14 10:20:20 +02:00
meson.build meson: simplify handling of pkgconfigdatadir=no, pkgconfiglibdir=no 2018-12-21 13:43:20 +01:00