Jonas 'Sortie' Termansen
|
35708fa900
|
Retire calltrace support in favor of the kernel debugger.
|
2014-12-01 21:38:06 +01:00 |
|
Jonas 'Sortie' Termansen
|
30cd318c17
|
Implement signals.
Note: This is an incompatible ABI change.
|
2014-07-22 13:25:39 +02:00 |
|
Jonas 'Sortie' Termansen
|
a4220d5b5f
|
Fix incorrect usage of __is_sortix_foo macros in preprocessor conditionals.
These macros might not be defined, in which case this usage would have
generated warnings had they not been in system headers.
|
2014-01-18 16:30:55 +01:00 |
|
Jonas 'Sortie' Termansen
|
2302350d78
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
|
Jonas 'Sortie' Termansen
|
ad84bc75c8
|
Change kernel internal build macro to __is_sortix_kernel.
|
2013-12-17 14:30:42 +01:00 |
|
Jonas 'Sortie' Termansen
|
18356edb69
|
Move stdlib.h functions into their own directory.
|
2013-12-17 14:30:37 +01:00 |
|