This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ecb0c6c8dc13932b65fbc2aab40f6841f6ec6e5
itgmania212121
/
stepmania
/
src
/
archutils
/
Unix
T
History
Steve Checkoway
8ecb0c6c8d
Fix compile.
2006-08-10 09:34:31 +00:00
..
arch_setup.h
BSD stuff. Some of this seems like it should be in its own file...
2006-03-20 06:46:19 +00:00
AssertionHandler.cpp
Namespace
2006-03-20 06:45:58 +00:00
AssertionHandler.h
…
Backtrace.cpp
Initial linux ppc backtrace implementation.
2006-04-05 00:49:56 +00:00
Backtrace.h
Use Frame*.
2006-03-29 11:21:44 +00:00
BacktraceNames.cpp
…
BacktraceNames.h
…
CrashHandler.cpp
Split out itoa, SignalName, and SignalCodeName. All of these are macros, so testing for them directly is okay (at least on OS X and linux). If some other system doesn't implement them as macros, then checks for them can be added to the configure.ac script.
2006-03-28 14:20:57 +00:00
CrashHandler.h
…
CrashHandlerChild.cpp
Fix compile.
2006-08-10 09:34:31 +00:00
CrashHandlerInternal.cpp
Split out itoa, SignalName, and SignalCodeName. All of these are macros, so testing for them directly is okay (at least on OS X and linux). If some other system doesn't implement them as macros, then checks for them can be added to the configure.ac script.
2006-03-28 14:20:57 +00:00
CrashHandlerInternal.h
Split out itoa, SignalName, and SignalCodeName. All of these are macros, so testing for them directly is okay (at least on OS X and linux). If some other system doesn't implement them as macros, then checks for them can be added to the configure.ac script.
2006-03-28 14:20:57 +00:00
EmergencyShutdown.cpp
…
EmergencyShutdown.h
…
GetSysInfo.cpp
…
GetSysInfo.h
…
LinuxThreadHelpers.cpp
Initial linux ppc backtrace implementation.
2006-04-05 00:49:56 +00:00
LinuxThreadHelpers.h
…
RunningUnderValgrind.cpp
…
RunningUnderValgrind.h
…
SignalHandler.cpp
BSD stuff. Some of this seems like it should be in its own file...
2006-03-20 06:46:19 +00:00
SignalHandler.h
…
X11Helper.cpp
…
X11Helper.h
…