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
/
backtrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
os: avoid uninitialized offsets in backtrace
Jeffrey Smith
1
-0
/
+1
2015-11-30
Replace 'sun' with '__sun'
Richard PALO
1
-1
/
+1
2015-05-26
backtrace.c: Fix word cast to a pointer
Vicente Olivert Riera
1
-2
/
+2
2013-11-01
os: use a constant for backtrace array size
Peter Hutterer
1
-2
/
+3
2013-02-26
os: use libunwind to generate backtraces
Marcin Slusarz
1
-0
/
+75
2012-07-02
Print backtrace in a signal-safe manner
Chase Douglas
1
-20
/
+29
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-109
/
+126
2012-01-13
os: prettify backtrace output
Peter Hutterer
1
-2
/
+6
2011-12-31
os: don't ignore failure from dladdr
Julien Cristau
1
-1
/
+5
2011-10-11
os: Remove Error()
Jeremy Huddleston
1
-2
/
+3
2009-12-08
Miscellaneous compilation warning fixes
Jeremy Huddleston
1
-2
/
+2
2009-10-08
Fix GCC warnings in xorg_backtrace
Jamey Sharp
1
-3
/
+3
2009-09-04
os: don't redefine GNU_SOURCE
Peter Hutterer
1
-0
/
+2
2009-08-19
linux: hand-roll a backtrace printer instead of using backtrace_symbols
Adam Jackson
1
-7
/
+16
2009-05-14
Update several of my and/or Red Hat's licenses to standard form.
Adam Jackson
1
-10
/
+11
2009-01-11
os: backtrace() returns int, not size_t
Julien Cristau
1
-1
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-10-10
Move xorg_backtrace() up to the OS level so we can call it from DIX.
Adam Jackson
1
-0
/
+201