sortix-mirror/libmaxsi/include
Jonas 'Sortie' Termansen 2a4a51fafc Added getline(3), getdelim(3), sortix_gets(3) and gets(3).
gets(3) exists and is an alias for sortix_gets(3) if _SORTIX_SOURCE.

sortix_gets(3) returns a pointer to a safe newly read and allocated line.
2012-02-13 01:07:02 +01:00
..
libmaxsi Removed annoying warnings when declaring x64 systemcalls. 2012-02-12 13:20:53 +01:00
sys Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +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 Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +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 Added getline(3), getdelim(3), sortix_gets(3) and gets(3). 2012-02-13 01:07:02 +01:00
stdlib.h Added realloc(3). 2012-02-13 00:31:05 +01:00
string.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
unistd.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +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