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
/
test
/
signal-logging.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
test: Warning cleanup
Keith Packard
1
-3
/
+3
2013-08-30
test: fix the gcc diagnostics pragma
Peter Hutterer
1
-1
/
+2
2013-05-07
os: complain about unsupported pnprintf directives
Peter Hutterer
1
-0
/
+7
2013-05-07
os: support %c in pnprintf
Peter Hutterer
1
-0
/
+5
2013-05-07
os: support %% in pnprintf
Peter Hutterer
1
-0
/
+5
2013-05-07
os: support pnprintf length modifiers for integers
Peter Hutterer
1
-9
/
+69
2013-02-14
os: fix pnprintf OOB buffer read for unterminated length modifiers
Peter Hutterer
1
-0
/
+8
2013-01-17
os: add support for %f to pnprintf
Peter Hutterer
1
-0
/
+56
2013-01-17
test/signal-logging: simplify tests using sprintf
Peter Hutterer
1
-102
/
+42
2012-08-29
tests: move GCC diagnostics pragma outside of function
Peter Hutterer
1
-2
/
+2
2012-08-21
os: add support for %d and %i to pnprintf
Peter Hutterer
1
-0
/
+21
2012-08-21
Add FormatInt64 to convert signed integers in signal-safe manner
Peter Hutterer
1
-3
/
+77
2012-08-21
test: add a few tests for signal-safe logging
Peter Hutterer
1
-0
/
+101
2012-08-21
test: assert from signal-safe number conversion
Peter Hutterer
1
-6
/
+4
2012-06-21
Add FormatUInt64{,Hex}() for formatting numbers in a signal safe manner
Chase Douglas
1
-0
/
+115