There is also a patch for Xorg in Cygwin: http://www.cygwin.com/ml /cygwin-xfree/2009-01/msg00073.html
Differences between my patch and Cygwin patch: - use a new static buffer of 1024 bytes (my patch adds a buffer of 21 bytes) - use strncat(), whereas my patch calls fwrite() twice - use localtime_r() - fix also some newlines in messages (dix/registry.c and hw/xwin/winprocarg.c) -- x.org logging doesn't put timestamp on the log lines https://bugs.launchpad.net/bugs/285787 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

