xserver/hw/dmx/examples
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
..
.gitignore Rename xdmx client to dmxinfo 2010-03-22 00:45:46 -05:00
Makefile.am Rename xdmx client to dmxinfo 2010-03-22 00:45:46 -05:00
dmxaddinput.c
dmxaddscreen.c
dmxinfo.c Rename xdmx client to dmxinfo 2010-03-22 00:45:46 -05:00
dmxreconfig.c
dmxresize.c
dmxrminput.c
dmxrmscreen.c
dmxwininfo.c Replace XmuSnprintf with snprintf. 2011-09-19 15:16:04 -07:00
ev.c
evi.c
res.c
xbell.c dmx/examples: Fix missing key_click_percent assignment. 2011-06-16 00:44:43 +02:00
xinput.c dmx: fix OsAbort()-related build error in examples/xinput.c 2010-03-03 19:59:18 -08:00
xled.c
xtest.c