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.mk
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
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
wayland-util.c
wayland-util.h
wayland-version.h.in Add a public header for the version number 2012-04-12 17:54:44 -04:00