aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/XlibInt.c
Commit message (Expand)AuthorAgeFilesLines
* _XDefaultError: set XlibDisplayIOError flag before calling exitpatches_up_to_libX11_HEAD_2017-03-26Arthur Huillet2017-03-261-0/+10
* drop platform support: unifdef QNX.Mike Gabriel2017-02-081-1/+1
* drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386).Mike Gabriel2017-02-081-1/+1
* drop platform support: unifdef hpux and __hppa__.Mike Gabriel2017-02-081-1/+1
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-081-19/+0
* Fixes: warning: variable 'req' set but not,usedwalter harms2016-10-201-1/+1
* Fix warnings in XlibInt.cUlrich Sibiller2016-10-201-0/+2
* Do not return() after exit().Thomas Klausner2016-10-191-2/+2
* Remove redundant null checks before freewalter harms2016-10-191-7/+7
* libX11: check size of GetReqExtra after XFlushKees Cook2016-10-191-0/+8
* Check for symbol existence with #ifdef, not #ifThomas Klausner2016-10-191-1/+1
* Remove more unnecessary casts from Xmalloc/calloc callsAlan Coopersmith2016-10-191-12/+10
* Convert more sprintf calls to snprintfAlan Coopersmith2016-10-191-4/+4
* Preserve constness in casting arguments through the Data*() routinesAlan Coopersmith2016-10-191-2/+2
* Typo fixPeter Hutterer2016-10-191-1/+1
* XlibInt: Use strncpy+zero termination instead of strcpy to enforce buffer sizeErkki Seppälä2016-10-191-3/+4
* XlibInt: info_list->watch_data was reallocated, but result was discardedAnder Conselvan de Oliveira2016-10-191-0/+1
* Using freed pointer "e"Erkki Seppälä2016-10-191-2/+2
* Initialize event typePauli Nieminen2016-10-191-0/+2
* XlibInt.c: shorten one ifdefUlrich Sibiller2016-10-101-1/+1
* Remove CRAY supportUlrich Sibiller2016-10-101-250/+0
* update all files with NX relevant changes to libX11 1.3.4Ulrich Sibiller2016-10-101-206/+680
* fix wrong include in XlibInt.cUlrich Sibiller2016-10-091-1/+1
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-20/+25
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-2/+0
* Port _XEatDataWordsUlrich Sibiller2016-06-301-0/+24
* Backport of _XGetRequest()Ulrich Sibiller2016-06-301-0/+30
* nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...Mike Gabriel2016-06-131-3/+3
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-3/+3
* old-arch cleanup: Drop CRAY support (i.e., drop code related to CRAY, _CRAY, ...Mike Gabriel2015-04-161-252/+0
* Imported nx-X11-3.5.0-1.tar.gznx-X11/3.5.0-1Reinhard Tartler2011-10-101-1/+1
* Imported nx-X11-3.4.0-3.tar.gznx-X11/3.4.0-3Reinhard Tartler2011-10-101-1/+1
* Imported nx-X11-3.4.0-1.tar.gznx-X11/3.4.0-1Reinhard Tartler2011-10-101-2/+2
* Imported nx-X11-3.3.0-6.tar.gznx-X11/3.3.0-6Reinhard Tartler2011-10-101-1/+60
* Imported nx-X11-3.3.0-4.tar.gznx-X11/3.3.0-4Reinhard Tartler2011-10-101-1/+1
* Imported nx-X11-3.3.0-3.tar.gznx-X11/3.3.0-3Reinhard Tartler2011-10-101-0/+13
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+4095