Systemd/src/libudev
Lennart Poettering 665dfe9318 io-util: make flush_fd() return how many bytes where flushed
This is useful so that callers know whether anything at all and how much
was flushed.

This patches through users of this functions to ensure that the return
values > 0 which may be returned now are not propagated in public APIs.

Also, users that ignore the return value are changed to do so explicitly
now.
2018-01-05 13:55:08 +01:00
..
libudev-device-internal.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev-device-private.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev-device.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev-enumerate.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev-hwdb.c Replace free and return NULL with return mfree 2017-11-24 10:31:49 +00:00
libudev-list.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev-monitor.c Replace free and return NULL with return mfree 2017-11-24 10:31:49 +00:00
libudev-private.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev-queue.c io-util: make flush_fd() return how many bytes where flushed 2018-01-05 13:55:08 +01:00
libudev-util.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev.c Replace free and return NULL with return mfree 2017-11-24 10:31:49 +00:00
libudev.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
libudev.pc.in Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
libudev.sym Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
meson.build meson: rename libudev_internal to libudev_static and link into libudev 2018-01-03 12:09:46 +01:00