xserver-multidpi/hw/dmx/config
Jamey Sharp 87cc83474d Replace XmuSnprintf with snprintf.
Alan Coopersmith explains:

	XmuSnprintf() can be replaced by snprintf() now. (It was a
	implementation X provided for it's libraries to use in the days
	before all platforms we cared about had snprintf in libc.)

Reported-by: walter harms <wharms@bfs.de>
Signed-off-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-09-19 15:16:04 -07:00
..
man man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
Canvas.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
Canvas.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
CanvasP.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxcompat.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxcompat.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxconfig.c Use the default XKB settings for dmx and kdrive. 2009-10-20 13:32:11 +10:00
dmxconfig.h Use the default XKB settings for dmx and kdrive. 2009-10-20 13:32:11 +10:00
dmxparse.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
dmxparse.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxprint.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxprint.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxtodmx.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
Makefile.am Xdmx: build all man pages using XORG_MANPAGE_SECTIONS 2011-01-18 15:11:06 -08:00
parser.y Prepare Xdmx and Xvfb for modularization by adding appropriate #include 2005-07-12 00:52:48 +00:00
scanner.l Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function 2006-02-11 19:16:51 +00:00
test-a.in Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-a.out Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-b.in Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-b.out Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-c.in Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-c.out Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-d.in Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-d.out Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-e.in Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-e.out Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-f.in Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-f.out Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-g.in Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-g.out Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-h.in Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-h.out Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-i.in Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-i.out Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-j.in Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-j.out Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-k.in Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-k.out Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-l.in Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
test-l.out Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
TODO Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
vdltodmx.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
xdmxconfig.c Replace XmuSnprintf with snprintf. 2011-09-19 15:16:04 -07:00