sortix-mirror/libmaxsi/include
Jonas 'Sortie' Termansen b1b123109a Added mktemp(3).
This is a stupid, ugly function added for compatibility.
2012-03-04 17:29:50 +01:00
..
libmaxsi Added execv(3) and execve(3). 2012-03-02 15:00:11 +01:00
sys Added st_dev to struct stat. 2012-03-04 16:48:24 +01:00
ctype.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
dirent.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
errno.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
error.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
fcntl.h Moved SEEK_SET, SEEK_CUR, and SEEK_SET to <sortix/seek.h>. 2012-02-24 17:34:50 +01:00
features.h Added getline(3), getdelim(3), sortix_gets(3) and gets(3). 2012-02-13 01:07:02 +01:00
signal.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
stdarg.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
stddef.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
stdint.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
stdio.h Moved SEEK_SET, SEEK_CUR, and SEEK_SET to <sortix/seek.h>. 2012-02-24 17:34:50 +01:00
stdlib.h Added mktemp(3). 2012-03-04 17:29:50 +01:00
string.h Added strstr(3). 2012-03-04 17:20:42 +01:00
unistd.h Added execv(3) and execve(3). 2012-03-02 15:00:11 +01:00
wchar.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
wctype.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00