This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
You've already forked itgmania212121
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9df559af08e7a1860a575d7ef29add4df54f95cd
itgmania212121
/
stepmania
/
src
/
archutils
/
Unix
T
History
Steve Checkoway
53f0531bba
Reimplement without using Cocoa. Put crashinfo.txt into ~/Library/Logs/PRODUCT_ID along with log.txt and info.txt.
2006-04-29 11:38:49 +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
Reimplement without using Cocoa. Put crashinfo.txt into ~/Library/Logs/PRODUCT_ID along with log.txt and info.txt.
2006-04-29 11:38:49 +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
No, I really meant X11Helper::Win, not a local variable that's never again used.
2006-01-31 03:00:19 +00:00
X11Helper.h
split out CreateWindow
2006-01-27 08:17:29 +00:00