Glenn Maynard
|
fafdaedf0c
|
InstallExceptionHandler
|
2004-12-01 02:45:14 +00:00 |
|
Glenn Maynard
|
477a9ac080
|
don't touch TLS on linuxthreads
|
2004-09-20 06:13:39 +00:00 |
|
Glenn Maynard
|
b88146f3e6
|
tls check
|
2004-09-09 03:22:24 +00:00 |
|
Glenn Maynard
|
3776d4a13f
|
cleanup low-level time handling: only make adjustments to the clock that
the arch really needs; Unix gettimeofday does not loop like Win32 timeGetTime
so don't mess with it
|
2004-08-15 22:40:55 +00:00 |
|
Glenn Maynard
|
78ed3f3be6
|
oops; use DoEmergencyShutdown
|
2004-06-14 17:04:57 +00:00 |
|
Glenn Maynard
|
71797f7383
|
ArchHooks::GetMicrosecondsSinceStart
|
2004-06-11 01:03:33 +00:00 |
|
Glenn Maynard
|
408e8f7b8b
|
ArchHooks_Unix::GetMicrosecondsSinceStart
|
2004-06-11 00:33:02 +00:00 |
|
Glenn Maynard
|
a7d244fd9c
|
fix time not being saved to hwc
|
2004-05-27 02:41:48 +00:00 |
|
Glenn Maynard
|
f1bb0126da
|
license update
|
2004-05-15 21:53:06 +00:00 |
|
Glenn Maynard
|
fd848f2b0c
|
fix compile when !CRASH_HANDLER
fix core dumping when !CRASH_HANDLER
|
2004-05-06 08:41:34 +00:00 |
|
Chris Danford
|
48e9b58b50
|
fix SetTime
|
2004-04-19 00:15:08 +00:00 |
|
Chris Danford
|
87b07a4909
|
fix Unix compile
|
2004-04-18 23:19:55 +00:00 |
|
Chris Danford
|
fab6e96b07
|
support SetTime in Unix
|
2004-04-18 23:13:22 +00:00 |
|
Chris Danford
|
6f5404c6fe
|
add move Linux mem card write test to seprarate thread
|
2004-04-13 08:05:50 +00:00 |
|
Glenn Maynard
|
061e5affb6
|
kill(getpid), not kill(0) (maybe this is why X was sometimes killed on
crash, too)
|
2004-04-09 20:57:58 +00:00 |
|
Glenn Maynard
|
01ea004030
|
default string in case confstr is broken
|
2004-03-29 20:47:29 +00:00 |
|
Glenn Maynard
|
40a49f51f3
|
log library versions
|
2004-03-28 02:04:23 +00:00 |
|
Glenn Maynard
|
97d6a7f3b0
|
int signal, siginfo_t *si, const ucontext_t *uc
|
2004-03-19 05:01:53 +00:00 |
|
Glenn Maynard
|
ac8ac4f8ae
|
signal handling fixes
|
2004-03-12 02:58:54 +00:00 |
|
Glenn Maynard
|
6ba7f1d2e6
|
reduce SignalHandler dependency on StepMania.cpp
|
2004-03-12 01:09:38 +00:00 |
|
Glenn Maynard
|
14f6a6f510
|
reduce crash handler dependency on StepMania.cpp
|
2004-03-11 23:58:49 +00:00 |
|
Glenn Maynard
|
cdb2339f8e
|
don't shut down video in a thread
|
2004-02-06 04:46:47 +00:00 |
|
Glenn Maynard
|
8c6249aa8c
|
GetKernel return in decimal instead of hex
|
2004-01-02 07:01:27 +00:00 |
|
Glenn Maynard
|
9f1fb9979b
|
check
|
2003-12-22 02:16:33 +00:00 |
|
Glenn Maynard
|
7645d2ff82
|
log BACKTRACE_DEMANGLE_METHOD_TEXT
|
2003-12-22 02:16:04 +00:00 |
|
Glenn Maynard
|
f6a39f6dc9
|
log OS version
|
2003-11-28 21:34:05 +00:00 |
|
Glenn Maynard
|
08e24c6e7d
|
Call InitializeCrashHandler.
|
2003-11-11 23:36:31 +00:00 |
|
Glenn Maynard
|
b63f241c56
|
Log BACKTRACE_METHOD_TEXT, BACKTRACE_LOOKUP_METHOD_TEXT
|
2003-09-16 03:20:18 +00:00 |
|
Glenn Maynard
|
676fcb90fc
|
fix crash handler not always being installed properly
try to shut down sdl
|
2003-07-29 21:00:35 +00:00 |
|
Glenn Maynard
|
150a150e9a
|
add ArchHooks_Unix
|
2003-07-24 08:19:20 +00:00 |
|