sortix-mirror/libmaxsi/c/hsrc
Jonas 'Sortie' Termansen cfd7648ca9 Added the _exit() system call.
exit() will not call _exit() yet, we need support for wait() in the shell.
2011-11-05 20:19:36 +01:00
..
sys Initial version of Sortix. 2011-08-05 14:25:00 +02:00
fcntl.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
features.h Hello is now a hello world sample ANSI text editor. 2011-08-21 12:52:56 +02:00
stdarg.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
stddef.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
stdio.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
stdlib.h Added the _exit() system call. 2011-11-05 20:19:36 +01:00
string.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
unistd.h Added the _exit() system call. 2011-11-05 20:19:36 +01:00
wchar.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
wctype.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00