Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |