libei/src
Peter Hutterer bde5b37acf Include stddef.h for size_t
And add the minimal build tests to make sure we build and link

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-08-24 13:01:37 +10:00
..
brei-shared.c brei: fix a compiler warning in release mode 2020-08-24 12:30:25 +10:00
brei-shared.h brei: hook up the brei message so we can retrieve an fd 2020-08-21 15:25:27 +10:00
libei-device.c Add size handling for the keymap 2020-08-21 18:57:25 +10:00
libei-fd.c libei: replace the logger utility with a custom logger handling 2020-08-20 14:44:38 +10:00
libei-log.c libei: replace the logger utility with a custom logger handling 2020-08-20 14:44:38 +10:00
libei-private.h Add size handling for the keymap 2020-08-21 18:57:25 +10:00
libei-proto.c Add size handling for the keymap 2020-08-21 18:57:25 +10:00
libei-proto.h Add size handling for the keymap 2020-08-21 18:57:25 +10:00
libei-socket.c Fix maybe-uninitialized warnings 2020-08-20 16:07:54 +10:00
libei.c Add size handling for the keymap 2020-08-21 18:57:25 +10:00
libei.h Include stddef.h for size_t 2020-08-24 13:01:37 +10:00
libeis-client.c Add size handling for the keymap 2020-08-21 18:57:25 +10:00
libeis-device.c Add size handling for the keymap 2020-08-21 18:57:25 +10:00
libeis-event.c libeis: replace the logger utility with a custom logger handling 2020-08-20 14:44:38 +10:00
libeis-fd.c libeis: replace the logger utility with a custom logger handling 2020-08-20 14:44:38 +10:00
libeis-log.c libeis: replace the logger utility with a custom logger handling 2020-08-20 14:44:38 +10:00
libeis-private.h Add size handling for the keymap 2020-08-21 18:57:25 +10:00
libeis-proto.c Add size handling for the keymap 2020-08-21 18:57:25 +10:00
libeis-proto.h Add size handling for the keymap 2020-08-21 18:57:25 +10:00
libeis-socket.c Fix maybe-uninitialized warnings 2020-08-20 16:07:54 +10:00
libeis.c libeis: replace the logger utility with a custom logger handling 2020-08-20 14:44:38 +10:00
libeis.h Add size handling for the keymap 2020-08-21 18:57:25 +10:00
libreis.c Add configuration messages to the protocol 2020-08-07 16:05:57 +10:00
libreis.h libreis: update the API docs a bit 2020-08-10 08:42:25 +10:00
util-bits.h util: add flag_set and flag_clear helpers 2020-08-06 15:19:03 +10:00
util-color.h util: move the ansi color escape sequences into a separate header 2020-08-20 14:44:38 +10:00
util-io.h util: fix receiving of multiple fds 2020-08-24 11:01:01 +10:00
util-list.c Add the minimal implementation for a UNIX socket libeis server 2020-07-28 19:33:34 +10:00
util-list.h Add the minimal implementation for a UNIX socket libeis server 2020-07-28 19:33:34 +10:00
util-logger.c util: fix use of uninitialized variable 2020-08-20 16:07:54 +10:00
util-logger.h util: remove a libinput leftover 2020-08-20 14:44:38 +10:00
util-macros.h util: add a wrapper macro for running code only once 2020-08-20 14:44:38 +10:00
util-mem.h util: add a realloc helper 2020-08-07 09:42:08 +10:00
util-memfile.c utils: basic helper for creating a file in memory 2020-08-21 16:03:34 +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 Factor out munit test handling into a set of helpers 2020-08-20 14:44:38 +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 utils: Rename OBJECT_DECLARE... to OBJECT_IMPLEMENT 2020-08-03 07:34:52 +10:00
util-sources.c util: change the sources API to source_new and sink_add_source 2020-08-07 14:46:20 +10:00
util-sources.h util: change the sources API to source_new and sink_add_source 2020-08-07 14:46:20 +10:00
util-strings.c Add the minimal implementation for a UNIX socket libeis server 2020-07-28 19:33:34 +10:00
util-strings.h libei: replace the logger utility with a custom logger handling 2020-08-20 14:44:38 +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