wayland/src
Pekka Paalanen b2eaf870cf os: wrap epoll_create
Some system C libraries do not have epoll_create1() nor EPOLL_CLOEXEC,
provide a fallback.

Add tests for the wrapper.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-04-25 09:37:42 +03:00
..
.gitignore Add a public header for the version number 2012-04-12 17:54:44 -04:00
connection.c os: wrap recvmsg(MSG_CMSG_CLOEXEC) 2012-04-25 09:37:42 +03:00
data-device.c data-device: Take away pointer focus when we start a dnd drag 2012-04-13 12:51:40 -04:00
event-loop.c os: wrap epoll_create 2012-04-25 09:37:42 +03:00
Makefile.am os: wrap socket(SOCK_CLOEXEC) calls 2012-04-20 16:26:37 +03:00
scanner.c scanner: fix a signedness warning 2012-03-30 10:12:35 -04:00
scanner.mk Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-client.c connection: Move closure object out of wl_connection 2012-04-22 13:49:35 -04:00
wayland-client.h Add a public header for the version number 2012-04-12 17:54:44 -04:00
wayland-client.pc.in Add a public header for the version number 2012-04-12 17:54:44 -04:00
wayland-egl.h Remove the wl_visual interface 2011-08-31 18:34:21 -04:00
wayland-os.c os: wrap epoll_create 2012-04-25 09:37:42 +03:00
wayland-os.h os: wrap epoll_create 2012-04-25 09:37:42 +03:00
wayland-private.h connection: Move closure object out of wl_connection 2012-04-22 13:49:35 -04:00
wayland-server.c connection: Move closure object out of wl_connection 2012-04-22 13:49:35 -04:00
wayland-server.h data-device: Record the serial number for the current selection 2012-04-13 12:48:38 -04:00
wayland-server.pc.in Add a public header for the version number 2012-04-12 17:54:44 -04:00
wayland-shm.c Switch protocol to using serial numbers for ordering events and requests 2012-04-11 22:27:26 -04:00
wayland-util.c wayland-util: Fix wl_array signedness warnings 2012-03-30 10:43:36 -04:00
wayland-util.h wayland-util.h: Include stddef.h for size_t 2012-04-06 15:54:38 +02:00
wayland-version.h.in Add a public header for the version number 2012-04-12 17:54:44 -04:00