index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
os: fix pnprintf OOB buffer read for unterminated length modifiers
Peter Hutterer
1
-0
/
+3
2013-02-08
Short-cut the input device cleanup process during AbortServer()
Peter Hutterer
1
-1
/
+1
2013-01-17
os: add support for %f to pnprintf
Peter Hutterer
1
-1
/
+10
2013-01-17
os: silently ignore length modifiers in pnprintf
Peter Hutterer
1
-1
/
+7
2012-08-23
os: fix typo, fsync when WIN32 is _not_ defined
Peter Hutterer
1
-1
/
+1
2012-08-21
os: don't block signal-unsafe logging, merely warn about it.
Peter Hutterer
1
-14
/
+24
2012-08-21
os: add support for %d and %i to pnprintf
Peter Hutterer
1
-0
/
+10
2012-07-02
Warn when attempting to log in a signal unsafe manner from signal context
Chase Douglas
1
-0
/
+20
2012-07-02
Add ErrorFSigSafe() alternative to ErrorF()
Chase Douglas
1
-0
/
+16
2012-07-02
Add LogMessageVerbSigSafe() for logging messages while in signal context
Chase Douglas
1
-4
/
+131
2012-06-21
Save log file file descriptor for signal context logging
Chase Douglas
1
-0
/
+4
2012-05-03
os/log: refactor logging
Daniel Kurtz
1
-51
/
+46
2012-05-03
os/log: only write timestamp if a message is actually written to logfile
Daniel Kurtz
1
-9
/
+9
2012-05-03
os/log: trivial cleanups
Daniel Kurtz
1
-2
/
+2
2012-03-30
os: Fix regression with FatalError not calling va_start
Jeremy Huddleston
1
-0
/
+2
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-7
/
+11
2012-03-22
include: add an X_DEBUG message type
Peter Hutterer
1
-0
/
+5
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-151
/
+155
2011-11-23
LogVMessageVerb: Fix const mismatch warning
Alan Coopersmith
1
-1
/
+1
2011-10-11
os: Remove Error()
Jeremy Huddleston
1
-14
/
+0
2011-08-22
os/log: Add LogVHdrMessageVerb and friends
Daniel Kurtz
1
-0
/
+55
2011-08-22
os/log: Pull LogMessageTypeVerbString out of LogVMessageVerb
Daniel Kurtz
1
-48
/
+58
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-2
/
+4
2011-05-05
XQuartz: Make a copy of args for our crash reporter vsnprintf
Jeremy Huddleston
1
-1
/
+6
2011-04-25
os: Silence warnings when building with clang
Jeremy Huddleston
1
-0
/
+4
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-9
/
+3
2010-12-06
Merge remote branch 'jeremyhu/master'
Keith Packard
1
-1
/
+1
2010-12-03
XQuartz: Cleanup some compiler warnings
Jeremy Huddleston
1
-1
/
+1
2010-11-30
Simplify Error() - don't allocate temporary copy of error string
Alan Coopersmith
1
-13
/
+6
2010-11-10
Merge remote branch 'whot/for-keith'
Keith Packard
1
-4
/
+2
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-4
/
+2
2010-10-25
Remove now-misleading comment
Mikhail Gusarov
1
-1
/
+0
2010-10-25
Replace "if(buf) realloc(buf, size) else malloc(size)" with realloc()
Mikhail Gusarov
1
-4
/
+1
2010-10-25
Remove now-misleading comment
Mikhail Gusarov
1
-4
/
+0
2010-05-16
XQuartz: Fix a build failure on Tiger
Jeremy Huddleston
1
-0
/
+7
2010-05-13
Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURN
Jeremy Huddleston
1
-1
/
+1
2010-05-13
Introduce X_NORETURN macro defined as __attribute__((noreturn)) for gcc
Mikhail Gusarov
1
-3
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-3
/
+3
2010-04-01
darwin: Correct inline assembly for ___crashreporter_info__
Jeremy Huddleston
1
-1
/
+1
2010-03-29
darwin: Generate crash reports on FatalError()
Jeremy Huddleston
1
-0
/
+9
2010-03-22
New header for XF86Bigfont server functions
Yaakov Selkowitz
1
-2
/
+1
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-2
/
+2
2010-01-27
xserver: Add timestamps to logfile output.
Kok, Auke
1
-0
/
+9
2010-01-25
Remove unbalanced ( from failure to move log error
Alan Coopersmith
1
-1
/
+1
2009-12-16
os: print log markers only if log level is >= 0
Tiago Vignatti
1
-11
/
+11
2009-04-19
os: don't malloc memory in LogVMessageVerb.
Peter Hutterer
1
-16
/
+6
2009-04-09
Lift fatal signal handlers from DDX'es up to a common DIX implementation
Alan Coopersmith
1
-0
/
+7
2008-12-16
Fix compilation with -Werror=format-security
Colin Guthrie
1
-2
/
+3
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-17
/
+17
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-8
/
+8
[next]