Displaying 4 results from an estimated 4 matches for "xlibint".
Did you mean:
libint
2015 Apr 14
0
[ANNOUNCE] X.Org Security Advisory: Buffer overflow in MakeBigReq macro
...7439 for tracking this vulnerability.
Further discussion is available in the oss-security thread starting at
http://seclists.org/oss-sec/2015/q2/73 .
Note that as this affects a macro in a header file, all software using this
macro will need to be recompiled for the fix to take effect. Since the
Xlibint.h header provides access to the internals of libX11, it should
not be directly accessed by most clients, but nearly all of the Xlib-based
extension libraries are affected, as are some third-party client libraries
and programs who have ill-advisedly relied on libX11 internals.
X.Org software known...
2009 Jul 04
1
I'm having trouble installing Wine...
...VID_SOURCE -D_GNU_SOURCE -DPTHREADS -DGLX_ALIAS_UNSUPPORTED -DGLX_INDIRECT_RENDERING -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/opt/local/lib/dri\" dri2.c -o dri2.o
In file included from /opt/local/include/X11/Xlib.h:64,
from /opt/local/include/X11/Xlibint.h:43,
from dri2.c:35:
/opt/local/include/X11/Xosdefs.h:145:1: warning: "_DARWIN_C_SOURCE" redefined
<command line>:1:1: warning: this is the location of the previous definition
In file included from dri2.c:40:
dri2.h:36:35: error: X11/extensions/Xfixes.h: No such fi...
2019 Jun 17
0
[ANNOUNCE] libX11 1.6.8
...specs/XKB: Fix misprint in documentation of XkbGetNamedGeometry()
specs/XKB: Fix misprint in documentation of XkbAllocGeomOverlayRows()
specs/XKB: Fix misprint in documentation of XkbAllocGeomOverlayKeys()
specs/XKB: Fix misprint in documentation of XkbFreeGeomOverlayKeys()
XlibInt.c: include headers needed for ioctl(...FIONREAD...) on Solaris
Include reallocarray.h in tarballs so "make distcheck" passes
Add missing close paren to XrmGetStringDatabase synopsis in man page
Albert Astals Cid (2):
compose.dir: Add ast_ES.UTF-8
locale.dir: Add a...
2015 Mar 09
0
[ANNOUNCE] libX11 1.6.3
...not require the impossible to succeed
Drop X_LOCALE fallback for OS'es without setlocale()
unifdef -UISC
XkbSelectEventDetails: remove unnecessary assignments
_XkbReadGeomOverlay: check for NULL first, then use pointer
Remove unused ETEST & ESZTEST macros from XlibInt.c
Add RANDR 1.4 requests & events to XErrorDB
Fix typos in Xrm.c comments
Fix "follwing" typo in en_US.UTF-8/Compose comment
XCreateGC.man: simplify table to work with Solaris tbl
Add missing .TE tags to end tables in Xkb man pages
Start adding Unic...