xserver-multidpi/os
Alan Coopersmith cccafabd56 Mark arguments to fopen/popen/system wrappers as const char *
Silencing more gcc -Wwrite-strings warnings

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2011-11-23 12:15:06 -08:00
..
.gitignore dix and os: gitignore dix.O and os.O 2011-09-23 17:14:47 -07:00
access.c Convert strncpy/strncat to strlcpy/strlcat 2011-11-23 12:15:05 -08:00
auth.c Constify function prototypes in auth & xdmcp code 2010-05-07 12:22:58 -07:00
backtrace.c os: Remove Error() 2011-10-11 21:23:46 -07:00
client.c Convert DetermineClientCmd to use strdup instead of malloc+strncpy 2011-11-23 12:15:05 -08:00
connection.c Convert a bunch of sprintf to snprintf calls 2011-11-23 12:15:06 -08:00
io.c record: Prevent out of bounds access when recording a reply. 2011-11-18 11:26:02 -08:00
log.c LogVMessageVerb: Fix const mismatch warning 2011-11-23 12:15:06 -08:00
Makefile.am Add fallback implementation of strndup() 2011-11-23 12:15:05 -08:00
mitauth.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
oscolor.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
osdep.h os: always check if client is local when connection is accepted 2010-12-31 12:52:51 +00:00
osinit.c Convert a bunch of sprintf to snprintf calls 2011-11-23 12:15:06 -08:00
rpcauth.c Convert a bunch of sprintf to snprintf calls 2011-11-23 12:15:06 -08:00
strcasecmp.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
strcasestr.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
strlcat.c os: include dix-config.h, not xorg-config.h 2010-11-11 08:41:38 +10:00
strlcpy.c os: include dix-config.h, not xorg-config.h 2010-11-11 08:41:38 +10:00
strndup.c Add fallback implementation of strndup() 2011-11-23 12:15:05 -08:00
utils.c Mark arguments to fopen/popen/system wrappers as const char * 2011-11-23 12:15:06 -08:00
WaitFor.c os: Reduce smart scheduler setup calls 2011-01-20 21:08:17 -05:00
xdmauth.c Replace deprecated bzero with memset 2010-06-06 15:07:27 +07:00
xdmcp.c Convert a bunch of sprintf to snprintf calls 2011-11-23 12:15:06 -08:00
xprintf.c os: Remove Error() 2011-10-11 21:23:46 -07:00
xsha1.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xstrans.c os: Silence warnings when building with clang 2011-04-25 10:45:34 -07:00