aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/os/connection.c
Commit message (Expand)AuthorAgeFilesLines
* os: Implement support for NotifyFd X_NOTIFY_WRITE and removal of AddEnabledDe...Keith Packard2017-03-171-33/+39
* os: Add NotifyFd interfacesKeith Packard2017-03-151-0/+94
* drop platform support: unifdef DGUX.Mike Gabriel2017-02-081-12/+0
* drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386).Mike Gabriel2017-02-081-4/+0
* drop platform support: unifdef hpux and __hppa__.Mike Gabriel2017-02-081-7/+3
* drop platform support: unifdef Lynx.Mike Gabriel2017-02-081-8/+0
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-081-28/+1
* Remove OS2PIPECONN transportUlrich Sibiller2016-11-021-1/+1
* Remove unused TLI ("STREAMSCONN") codeUlrich Sibiller2016-11-021-2/+2
* remove DECnet supportUlrich Sibiller2016-11-021-10/+0
* replace transport.c link by xstrans.cUlrich Sibiller2016-10-061-9/+3
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-2/+0
* Xserver/os/connection.c: Drop unused variable 'restore_trans_conn' from Clien...Mike Gabriel2016-07-051-1/+0
* Xserver/os/connection.c: Only define XSERV_t, TRANS_SERVER and TRANS_REOPEN i...Mike Gabriel2016-07-051-3/+9
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-3/+3
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-3/+3
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-5/+5
* LBX: Drop all Xserver code blocks that relate to removed LBX extension.Mike Gabriel2016-06-011-167/+0
* XAPPGROUP: Drop all Xserver code blocks that relate to removed XAPPGROUP exte...Mike Gabriel2016-06-011-7/+0
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-7/+7
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-4/+4
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+1424