xserver/os
Mikhail Gusarov 868e372a73 Introduce X_NORETURN macro defined as __attribute__((noreturn)) for gcc
Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2010-05-13 04:54:34 +07:00
..
.gitignore
Makefile.am
WaitFor.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
access.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
auth.c Constify function prototypes in auth & xdmcp code 2010-05-07 12:22:58 -07:00
backtrace.c
connection.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
io.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
log.c Introduce X_NORETURN macro defined as __attribute__((noreturn)) for gcc 2010-05-13 04:54:34 +07:00
mitauth.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
oscolor.c
osdep.h Constify function prototypes in auth & xdmcp code 2010-05-07 12:22:58 -07:00
osinit.c Turn sprintf argument into literaral string, shutting up gcc warning 2010-05-13 04:53:57 +07:00
rpcauth.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
strcasecmp.c
strcasestr.c
strlcat.c
strlcpy.c
utils.c Removed outdated comments obsoleted by documentation in headers 2010-05-13 00:22:38 +07:00
xdmauth.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xdmcp.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xprintf.c Use lowercase variant of XNFalloc and Xstrdup 2010-05-13 00:22:37 +07:00
xsha1.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xstrans.c