mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-26 17:00:06 +01:00
The only remaining X-functions used in server are XNF*, the rest is converted to plain alloc/calloc/realloc/free/strdup. X* functions are still exported from server and x* macros are still defined in header file, so both ABI and API are not affected by this change. Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| protocol-common.c | ||
| protocol-common.h | ||
| protocol-eventconvert.c | ||
| protocol-xigetclientpointer.c | ||
| protocol-xigetselectedevents.c | ||
| protocol-xiquerydevice.c | ||
| protocol-xiquerypointer.c | ||
| protocol-xiqueryversion.c | ||
| protocol-xiselectevents.c | ||
| protocol-xisetclientpointer.c | ||
| protocol-xiwarppointer.c | ||