libxcb/src
Arnaud Fontaine a546d00091 Get rid of PATH_MAX and MAXPATHLEN
There could be no upper limit on the length of a path according
to POSIX, therefore these macros may not be defined at all on
some systems (such as GNU Hurd).

Signed-off-by: Arnaud Fontaine <arnau@debian.org>
Reviewed-by: Peter Harris <pharris@opentext.com>
2010-04-30 14:47:16 +02:00
..
.gitignore Add DRI2 support. (v2) 2009-10-19 09:47:06 -07:00
Makefile.am build: simplify extension building 2009-12-03 11:34:18 +01:00
c-client.xsl Add comment noting the requirement to free replies when finished. 2007-11-16 19:34:42 -05:00
c_client.py Avoid name collisions between xidtype and enum. 2009-03-14 12:34:31 -04:00
xcb.h Support xcb_discard_reply 2010-02-11 14:35:37 -05:00
xcb_auth.c Get rid of PATH_MAX and MAXPATHLEN 2010-04-30 14:47:16 +02:00
xcb_conn.c Delete a useless level of indirection from _xcb_out_send's parameters. 2010-04-17 18:20:40 -07:00
xcb_ext.c Rename index to idx to avoid shadowing 2008-08-28 13:49:21 +02:00
xcb_in.c Always wake up readers after writing. 2010-04-17 18:20:41 -07:00
xcb_list.c The Great XCB Renaming 2006-09-23 12:22:22 -07:00
xcb_out.c Always wake up readers after writing. 2010-04-17 18:20:41 -07:00
xcb_util.c Get rid of PATH_MAX and MAXPATHLEN 2010-04-30 14:47:16 +02:00
xcb_xid.c kludgily hand-merged xid fixes 2009-03-28 14:59:01 +01:00
xcbext.h Support handing off socket write permission to external code. 2008-10-29 15:40:41 -07:00
xcbint.h Always wake up readers after writing. 2010-04-17 18:20:41 -07:00