libei/src
Peter Hutterer d6a654adcc util-object: define the cleanup helper functions as used
Cuts down on approximately a million compiler warnings with clang.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2022-03-01 23:28:49 +00:00
..
brei-shared.c Drain all data from the fd if we are disconnecting anyway 2022-03-01 23:25:43 +00:00
brei-shared.h Drain all data from the fd if we are disconnecting anyway 2022-03-01 23:25:43 +00:00
libei-device.c Fix a bunch of compiler warnings 2022-03-01 23:28:49 +00:00
libei-event.c Fix a bunch of compiler warnings 2022-03-01 23:28:49 +00:00
libei-fd.c Fix a bunch of compiler warnings 2022-03-01 23:28:49 +00:00
libei-log.c Drop "static" from some clang-says-the-re-not-const variables 2022-03-01 23:28:49 +00:00
libei-portal.c Fix a bunch of compiler warnings 2022-03-01 23:28:49 +00:00
libei-private.h ei: add a helper function to create an event from a device 2022-02-28 02:23:40 +00:00
libei-property.c Add a property API for generic key/value exchanges 2021-08-25 13:35:36 +10:00
libei-proto.c proto: group the client messages vs events 2022-02-28 02:23:40 +00:00
libei-proto.h Add a property API for generic key/value exchanges 2021-08-25 13:35:36 +10:00
libei-region.c Add two convenience methods for region point conversion 2021-07-26 15:45:08 +10:00
libei-seat.c ei: add missing ei_seat_has_capability implementation 2021-08-20 13:32:13 +10:00
libei-socket.c Fix a bunch of compiler warnings 2022-03-01 23:28:49 +00:00
libei-stubs.c libei: implement org.freedesktop.portal.EmulatedInput support 2020-08-25 13:35:18 +10:00
libei.c Fix a bunch of compiler warnings 2022-03-01 23:28:49 +00:00
libei.h doc: fix some invalid \ref commands 2022-03-01 13:47:57 +10:00
libeis-client.c Drain all data from the fd if we are disconnecting anyway 2022-03-01 23:25:43 +00:00
libeis-device.c eis: namespace the internal event handlers 2022-02-28 02:23:40 +00:00
libeis-event.c Fix a bunch of compiler warnings 2022-03-01 23:28:49 +00:00
libeis-fd.c Fix a bunch of compiler warnings 2022-03-01 23:28:49 +00:00
libeis-log.c Drop "static" from some clang-says-the-re-not-const variables 2022-03-01 23:28:49 +00:00
libeis-private.h eis: namespace the internal event handlers 2022-02-28 02:23:40 +00:00
libeis-property.c eis: differ between eis vs ei property updates 2021-08-26 12:44:53 +10:00
libeis-proto.c proto: group the client messages vs events 2022-02-28 02:23:40 +00:00
libeis-proto.h proto: group the client messages vs events 2022-02-28 02:23:40 +00:00
libeis-region.c eis: fix the object creation API again 2021-08-11 16:34:10 +10:00
libeis-seat.c eis: fix an error when the seat is removed twice 2022-02-25 15:48:22 +10:00
libeis-socket.c Fix a bunch of compiler warnings 2022-03-01 23:28:49 +00:00
libeis.c Fix a bunch of compiler warnings 2022-03-01 23:28:49 +00:00
libeis.h doc: fix a doxygen complaint 2022-03-01 13:48:43 +10:00
libreis.c reis: add property support 2021-08-26 12:29:19 +10:00
libreis.h reis: add property support 2021-08-26 12:29:19 +10:00
util-bits.h util: add flag_set and flag_clear helpers 2020-08-06 15:19:03 +10:00
util-color.h Drop "static" from some clang-says-the-re-not-const variables 2022-03-01 23:28:49 +00:00
util-io.c Fix a bunch of compiler warnings 2022-03-01 23:28:49 +00:00
util-io.h util: use xclose for the _cleanup_close_ 2020-09-14 19:41:14 +10:00
util-list.c util: add a list_nth_entry() macro 2021-07-22 13:09:39 +10:00
util-list.h util: remove the need for a tmp argument in list_for_each_safe 2021-07-22 13:13:03 +10:00
util-logger.c Fix a bunch of compiler warnings 2022-03-01 23:28:49 +00:00
util-logger.h util: pass the file/line/func information through to the logger 2021-07-22 13:09:39 +10:00
util-macros.h util: add _unused_ macro 2021-07-20 10:49:47 +10:00
util-mem.h util: add an _unref_ cleanup + declaration function 2020-10-21 11:17:16 +10:00
util-memfile.c util: add an _unref_ cleanup + declaration function 2020-10-21 11:17:16 +10:00
util-memfile.h utils: basic helper for creating a file in memory 2020-08-21 16:03:34 +10:00
util-munit.c util: disable coredumps for the munit helper 2020-09-30 13:09:57 +10:00
util-munit.h Factor out munit test handling into a set of helpers 2020-08-20 14:44:38 +10:00
util-object.h util-object: define the cleanup helper functions as used 2022-03-01 23:28:49 +00:00
util-sources.c util: remove the need for a tmp argument in list_for_each_safe 2021-07-22 13:13:03 +10:00
util-sources.h libei: implement org.freedesktop.portal.EmulatedInput support 2020-08-25 13:35:18 +10:00
util-strings.c util: add a strreplace function 2021-09-01 12:26:05 +10:00
util-strings.h util: add a strreplace function 2021-09-01 12:26:05 +10:00
util-structs.h libei: add the hooks for pointer/touch ranges 2020-08-18 14:42:23 +10:00
util-tristate.h util: add name lookup to tristate handling 2020-08-11 11:06:34 +10:00