xserver-multidpi/os
Peter Hutterer 9c643b1e3d os: don't malloc memory in LogVMessageVerb.
LogVWrite is limited to a buffer size of 1024, so we don't loose anything here
by truncating. This way we can use LogVMessageVerb (and xf86Msg and friends)
during signal handlers with the normal message types.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Alan Coopersmith <alan.coopersmith@sun.com>
(cherry picked from commit 0e0642ee94)

Signed-off-by: Keith Packard <keithp@keithp.com>
2009-05-08 22:50:35 -07:00
..
access.c Remove some stale IPv6 debugging 2008-10-02 17:08:48 -04:00
auth.c Everyone has urandom 2008-07-17 21:39:46 +03:00
backtrace.c Move xorg_backtrace() up to the OS level so we can call it from DIX. 2008-10-10 16:28:10 -04:00
connection.c Don't log audit messages when -audit 0 specified 2009-01-09 09:59:54 -08:00
io.c Argh, macros. 2008-10-23 17:37:46 -04:00
log.c os: don't malloc memory in LogVMessageVerb. 2009-05-08 22:50:35 -07:00
Makefile.am Move xorg_backtrace() up to the OS level so we can call it from DIX. 2008-10-10 16:28:10 -04:00
mitauth.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
oscolor.c Optimize commit 331cc3f079 2008-07-23 13:17:33 -04:00
osdep.h Unifdef hpux. 2008-07-23 13:43:09 -04:00
osinit.c The smart scheduler is not optional. 2008-08-11 13:52:38 -04:00
rpcauth.c Dead code removal 2008-07-17 21:37:50 +03:00
strcasecmp.c Move string comparaison functions to from dix/ to os/. 2008-08-09 23:51:39 +02:00
strcasestr.c Move string comparaison functions to from dix/ to os/. 2008-08-09 23:51:39 +02:00
strlcat.c Add prototypes for strlcpy/strlcat 2008-10-26 11:44:57 +01:00
strlcpy.c Add prototypes for strlcpy/strlcat 2008-10-26 11:44:57 +01:00
utils.c Use OsSignal in Popen/Pclose to avoid SysV signal() stupidity 2008-11-05 18:25:57 -08:00
WaitFor.c The smart scheduler is not optional. 2008-08-11 13:52:38 -04:00
xdmauth.c Fix multiple warnings in os/xdmauth.c. 2008-06-13 22:12:02 -04:00
xdmcp.c Dead code removal 2008-07-17 21:37:50 +03:00
xprintf.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xstrans.c Change HAVE_CONFIG_H to HAVE_DIX_CONFIG_H. 2005-07-03 12:16:29 +00:00