Systemd/src/libudev
Topi Miettinen a1e92eee3e Remove 'inline' attributes from static functions in .c files (#11426)
Let the compiler perform inlining (see #11397).
2019-01-15 08:12:28 +01:00
..
libudev-device-internal.h libudev-list: move libudev-list related definitions to libudev-list-internal.h 2018-11-20 14:38:35 +09:00
libudev-device.c libudev: drop unnecessary check 2018-11-23 09:16:11 +01:00
libudev-enumerate.c libudev: do not ignore error in udev_list_entry_add() 2018-11-22 23:50:02 +09:00
libudev-hwdb.c libudev: introduce return_with_errno() and use it where applicable 2018-11-22 23:49:55 +09:00
libudev-list-internal.h libudev-list: drop unused udev argument from udev_list_init() 2018-11-22 23:19:25 +09:00
libudev-list.c Remove 'inline' attributes from static functions in .c files (#11426) 2019-01-15 08:12:28 +01:00
libudev-monitor.c libudev: introduce return_with_errno() and use it where applicable 2018-11-22 23:49:55 +09: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 libudev-util: make util_replace_whitespace() read only len characters 2019-01-03 15:10:57 +01:00
libudev-util.h libudev: make util_resolve_subsys_kernel() return negative errno 2018-11-21 17:31:16 +09:00
libudev.c libudev: introduce return_with_errno() and use it where applicable 2018-11-22 23:49:55 +09: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