xserver/os
Enrico Weigelt, metux IT consult 22a67f7818 os: move string functions to separate source file
Unclutter the huge utils.c a bit, by moving out string functions to
their own source file.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1336>
2024-02-29 10:09:37 +00:00
..
.gitignore
WaitFor.c os: consolidate busfault handling 2024-02-23 23:15:12 +00:00
access.c os: drop unused GetAccessControl() 2024-02-29 01:15:45 +00:00
alloc.c os: move alloc functions to separate source file 2024-02-29 10:09:37 +00:00
auth.c
auth.h os: move Auth* function types to separate header 2024-02-22 23:42:53 +00:00
backtrace.c
busfault.c
client.c
connection.c
inputthread.c
io.c dix: unexport and move maxBigRequestSize 2024-02-23 23:19:32 +00:00
log.c os: unexport TimerInit() and TimerForce() 2024-02-29 01:20:57 +00:00
meson.build os: move string functions to separate source file 2024-02-29 10:09:37 +00:00
mitauth.c
mitauth.h os: move Auth* function types to separate header 2024-02-22 23:42:53 +00:00
oscolor.c
osdep.h os: unexport TimerInit() and TimerForce() 2024-02-29 01:20:57 +00:00
osinit.c os: consolidate busfault handling 2024-02-23 23:15:12 +00:00
ospoll.c
ospoll.h
reallocarray.c
rpcauth.c
rpcauth.h os: move Auth* function types to separate header 2024-02-22 23:42:53 +00:00
strcasecmp.c
strcasestr.c
string.c os: move string functions to separate source file 2024-02-29 10:09:37 +00:00
strlcat.c
strlcpy.c
strndup.c
timingsafe_memcmp.c
utils.c os: move string functions to separate source file 2024-02-29 10:09:37 +00:00
xdmauth.c
xdmauth.h os: move Auth* function types to separate header 2024-02-22 23:42:53 +00:00
xdmcp.c
xdmcp.h Fix build with -Dxdmcp=false 2024-02-25 11:55:56 +01:00
xprintf.c
xserver_poll.c
xsha1.c
xstrans.c