libxcb/src
Alan Coopersmith 124690ba63 xcb.h: remove __solaris__ ifdef
Nothing was defining __solaris__ on Solaris in current build setup, and
it's not needed on Solaris 10 (released 2005) and later, which has
stdint.h.  (Solaris 2.6 - 9 had inttypes.h, but no stdint.h.)

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxcb/-/merge_requests/64>
2024-12-15 10:17:22 -08:00
..
man generated man pages: use xorg footer and no hard coded extension 2014-01-30 12:10:06 +09:00
.gitignore Build DOUBLE-BUFFER extension. 2022-06-02 13:27:48 -04:00
Makefile.am Build DOUBLE-BUFFER extension. 2022-06-02 13:27:48 -04:00
c_client.py c_client.py: Always open output files in UTF-8 2024-06-06 03:11:02 +08:00
xcb.h xcb.h: remove __solaris__ ifdef 2024-12-15 10:17:22 -08:00
xcb_auth.c Fix a compiler warning 2022-10-16 01:55:30 -04:00
xcb_conn.c xcb_conn: Add a check for NULL to silence a UBSan runtime error 2022-11-26 22:48:00 -08:00
xcb_ext.c Always include "config.h" at the start of all C source files. 2012-08-25 12:34:24 -07:00
xcb_in.c Fix integer overflows in xcb_in.c 2021-11-17 12:09:02 -05:00
xcb_list.c Avoid request counter truncation in replies map after 2**32 requests 2021-09-30 17:22:06 +00:00
xcb_out.c Fix a memory leak 2022-01-15 02:32:04 +09:00
xcb_util.c xcb_popcount: Use __builtin_popcount if compiler supports it 2024-03-08 22:11:43 +00:00
xcb_windefs.h Remove tabs and trailing whitespaces 2014-03-21 14:35:16 +01:00
xcb_xid.c Use the 'present' field to properly check that the XC-MISC 2020-03-02 19:01:41 +01:00
xcbext.h Correct @param "e" to "error" in xcb_poll_for_reply*() 2016-05-29 15:56:25 +02:00
xcbint.h Fix hang in xcb_request_check() 2021-09-30 23:32:35 +00:00