aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/record/record.c
Commit message (Expand)AuthorAgeFilesLines
* Use C99 designated initializers in various extension RepliesUlrich Sibiller2019-02-281-14/+21
* Lift record to xorg-xserver-7.1/1.1.0 state - non-functional changes onlyUlrich Sibiller2018-02-271-115/+43
* Lift record to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-271-9/+7
* record: avoid crash when calling RecordFlushReplyBuffer recursivelyErkki Seppälä2017-04-061-1/+5
* record.c: fix compiler warningsUlrich Sibiller2017-03-101-3/+3
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-031-6/+6
* Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...Eric Anholt2016-12-041-4/+0
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-3/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-1/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-7/+7
* 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}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-021-7/+7
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-10/+10
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-021-2/+4
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-1/+1
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-33/+33
* 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-101-0/+3053