xserver-multidpi/hw/kdrive
Alan Coopersmith ff64ad6c74 Convert KdDoSwitchCmd to use asprintf instead of malloc/strcat/etc.
Also fix the reason argument to be const char * to clear several gcc
warnings of:
kdrive.c:151:2: warning: passing argument 1 of 'KdDoSwitchCmd' discards qualifiers from pointer target type
kdrive.c:116:1: note: expected 'char *' but argument is of type 'const char *'

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-12-12 17:03:11 -08:00
..
ephyr Fix builds of Xnest & Xephyr with Solaris Studio compilers 2011-12-05 14:33:00 -08:00
fake input: free the EQ allocated memory on shutdown (#38634) 2011-07-01 08:46:28 +10:00
fbdev input: free the EQ allocated memory on shutdown (#38634) 2011-07-01 08:46:28 +10:00
linux Convert a bunch of sprintf to snprintf calls 2011-11-23 12:15:06 -08:00
src Convert KdDoSwitchCmd to use asprintf instead of malloc/strcat/etc. 2011-12-12 17:03:11 -08:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00
Xkdrive.man The great kdrive purge. 2008-05-16 08:16:01 -04:00