aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/record
Commit message (Expand)AuthorAgeFilesLines
* record.c: fix compiler warningsUlrich Sibiller2017-03-101-3/+3
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-032-11/+8
* Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...Eric Anholt2016-12-042-10/+2
* Imake: drop DoLoadableServer, MakeDllModules and IHaveModulesUlrich Sibiller2016-11-023-84/+0
* Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of...Mike Gabriel2016-10-312-8/+0
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-064-7/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-1/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-7/+7
* Replace INITARGS with voidTomas Carnecky2016-07-051-1/+1
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-56/+42
* nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead.Mike Gabriel2016-07-021-9/+1
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-021-3/+3
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-022-10/+9
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-022-14/+13
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-021-2/+4
* Xserver Imakefiles: Make sure NXAGENT_SERVER is defined for all extensions.Mike Gabriel2016-07-021-5/+11
* pixman-devel: Build against shared library pkg-config(pixman-1).Mike Gabriel2016-05-021-1/+1
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-1/+1
* Replace 'pointer' type with 'void *'Keith Packard2015-12-282-36/+36
* Imported nx-X11-3.2.0-2.tar.gznx-X11/3.2.0-2Reinhard Tartler2011-10-101-3/+13
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-106-0/+4026