dhewg
|
41a1122a82
|
Remove the unused and useless CallStack code
This was never enabled and only implemented for Windows.
|
2011-12-14 02:39:42 +01:00 |
|
dhewg
|
18762483e6
|
Change return type of [Sys_]GetProcessorId to int
Fixes compile error: invalid conversion from 'int' to 'cpuid_t'
|
2011-12-13 18:57:30 +01:00 |
|
dhewg
|
9678020677
|
Fix compilation for *BSD
Change most __linux__ defines to __unix__ for all UNIX like systems.
|
2011-12-10 15:36:16 +01:00 |
|
dhewg
|
0c84e4bff3
|
Fix shared library loading for x86_64
Library handles are "void *" on posix.
|
2011-12-10 15:36:10 +01:00 |
|
dhewg
|
79ad905e05
|
Fix all whitespace errors
Excluding 3rd party files.
|
2011-12-10 15:35:54 +01:00 |
|
dhewg
|
ff493f6847
|
Fix quoting in GPL headers
|
2011-12-10 15:34:48 +01:00 |
|
Timothee 'TTimo' Besset
|
fb1609f554
|
hello world
|
2011-11-22 15:28:15 -06:00 |
|