aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/compext/Z.c
Commit message (Collapse)AuthorAgeFilesLines
* Compext.c: use SAFE_free macroUlrich Sibiller2020-11-031-2/+4
|
* compext: fix spelling errors as reported by codespellUlrich Sibiller2018-05-241-1/+1
|
* hw/nxagent/: Use <function>(void) rather than <function>().Mike Gabriel2018-02-261-2/+2
|
* Xserver/hw/nxagent/compext: Xfree -> free and Xmalloc -> malloc.Mike Gabriel2017-12-151-4/+4
|
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver ↵Mike Gabriel2016-11-151-0/+309
includes at build time. Fixes ArcticaProject/nx-libs#276.