index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
backtrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
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