wayland/src
Pekka Paalanen 58d6d3afcc shm: fix cosmetic gcc warnings
Fix warning: 'static' is not at beginning of declaration

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-03-23 15:20:03 +02:00
..
.gitignore Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
connection.c connection: Fix printf format warnings 2011-12-17 16:05:44 -05:00
data-device.c Move data device implementation into wayland-server 2012-01-06 11:40:02 -05:00
event-loop.c Fix WL_EVENT_WRITEABLE typo 2011-12-28 22:51:34 -05:00
Makefile.am Fix 'make dist' as connection.h no longer exists 2012-01-13 12:58:52 -05:00
scanner.c scanner: don't print new line when no descriptions are provided 2012-02-09 10:06:18 -05:00
scanner.mk Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-client.c Drop warning when we receive an event for zombie objects 2012-02-09 08:28:52 -05:00
wayland-client.h Add support for server allocated object IDs 2011-11-22 14:04:11 -05:00
wayland-client.pc.in Release 0.85.0 2012-02-09 13:15:35 -05:00
wayland-egl.h Remove the wl_visual interface 2011-08-31 18:34:21 -04:00
wayland-private.h Drop unused hash table 2011-12-27 13:58:56 -05:00
wayland-server.c server: fix signedness in wl_client_connection_data 2012-03-23 13:49:30 +02:00
wayland-server.h Move data device implementation into wayland-server 2012-01-06 11:40:02 -05:00
wayland-server.pc.in Release 0.85.0 2012-02-09 13:15:35 -05:00
wayland-shm.c shm: fix cosmetic gcc warnings 2012-03-23 15:20:03 +02:00
wayland-util.c util: clear pointers on wl_list_remove() 2011-11-29 14:46:49 +02:00
wayland-util.h wayland-util.h: Avoid un-namespaced _container_of 2012-02-09 08:28:51 -05:00