aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/include/os.h
Commit message (Expand)AuthorAgeFilesLines
* enable CLIENTIDS functions in xserverUlrich Sibiller2018-10-221-0/+6
* Add asprintf() implementation for platforms without itAlan Coopersmith2017-12-101-4/+9
* Use unique logfile names when starting server with -displayfdAlan Coopersmith2017-03-211-0/+1
* os: Use NotifyFd interface for listen descriptorsKeith Packard2017-03-211-4/+0
* Move SIGUSR1 notification as late as possible.Adam Jackson2017-03-211-0/+2
* dix: Pull client-is-local flag up to the ClientRecAdam Jackson2017-03-211-2/+0
* Rework local client id finding code to be more uniformAlan Coopersmith2017-03-211-0/+18
* os: Implement support for NotifyFd X_NOTIFY_WRITE and removal of AddEnabledDe...Keith Packard2017-03-171-4/+0
* os: Add NotifyFd interfacesKeith Packard2017-03-151-0/+13
* Backport CVE-2017-2624 (timingsafe_memcmp)Ulrich Sibiller2017-03-031-0/+5
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-031-3/+0
* nx-X11/programs/Xserver/include/os.h: backport xallocarray().Mihai Moldovan2017-03-031-0/+2
* nx-X11/{config/cf/{{Imake,X11}.tmpl,linux.cf},programs/Xserver/{include/os.h,...Mihai Moldovan2017-03-031-0/+6
* Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con...Mike Gabriel2017-02-261-1/+0
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-081-1/+1
* Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...Eric Anholt2016-12-041-7/+1
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-2/+0
* Make WriteToClient take a const void * like any decent IO write function.Kristian Høgsberg2016-07-051-2/+2
* Xserver/os/log.c: Make sure strlcpy is defined in log.c. Immitate what is don...Mike Gabriel2016-07-051-0/+7
* os: Remove deprecated malloc/free wrappers, clean {X,XNF}{alloc,calloc,reallo...Mike Gabriel2016-07-021-13/+1
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-1/+1
* LBX: Drop all Xserver code blocks that relate to removed LBX extension.Mike Gabriel2016-06-011-11/+0
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-1/+1
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-28/+28
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+546