sortix-mirror/libc
Jonas 'Sortie' Termansen 14c32c3433 Move libc initialization functions into their own directory. 2013-12-17 14:30:39 +01:00
..
arpa/inet Add socket interface. 2013-12-17 14:30:30 +01:00
assert Move assert.h functions into their directory. 2013-12-17 14:30:37 +01:00
aux Move auxiliary libc files into their own directory. 2013-12-17 14:30:38 +01:00
calltrace Move calltrace.h functions into their own directory. 2013-12-17 14:30:38 +01:00
ctype Move ctype.h functions into their own directory. 2013-12-17 14:30:37 +01:00
decl Add ENOLOCK. 2013-12-17 14:30:33 +01:00
dirent Add versionsort(3). 2013-12-17 14:30:37 +01:00
dlfcn Move dlfcn.h functions into their own directory. 2013-12-17 14:30:38 +01:00
errno Move errno.h functions into their own directory. 2013-12-17 14:30:38 +01:00
error Move error.h functions into their own directory. 2013-12-17 14:30:38 +01:00
fcntl Move fcntl.h functions into their own directory. 2013-12-17 14:30:37 +01:00
fsmarshall Move fsmarshall.h functions into their own directory. 2013-12-17 14:30:37 +01:00
grp Move grp.h functions into their own directory. 2013-12-17 14:30:37 +01:00
include Add _D_EXACT_NAMLEN and _D_ALLOC_NAMLEN macros to dirent.h. 2013-12-17 14:30:37 +01:00
init Move libc initialization functions into their own directory. 2013-12-17 14:30:39 +01:00
libgen Move libgen.h functions into their own directory. 2013-12-17 14:30:37 +01:00
locale Move locale.h functions into their own directory. 2013-12-17 14:30:38 +01:00
netdb Add socket interface. 2013-12-17 14:30:30 +01:00
poll Move poll.h functions into their own directory. 2013-12-17 14:30:38 +01:00
pwd Move pwd.h functions into their own directory. 2013-12-17 14:30:37 +01:00
signal Move signal.h functions into their own directory. 2013-12-17 14:30:38 +01:00
sortix Move libc initialization functions into their own directory. 2013-12-17 14:30:39 +01:00
stdio Move stdio.h functions into their own directory. 2013-12-17 14:30:39 +01:00
stdlib Move stdlib.h functions into their own directory. 2013-12-17 14:30:37 +01:00
string Add strverscmp(3). 2013-12-17 14:30:37 +01:00
sys Move sys/readdirents.h functions into their own directory. 2013-12-17 14:30:39 +01:00
termios Move unistd.h functions into their own directory. 2013-12-17 14:30:38 +01:00
time Add timezone support. 2013-12-17 14:30:35 +01:00
timespec Move timespec.h functions into their own directory. 2013-12-17 14:30:39 +01:00
unistd Move unistd.h functions into their own directory. 2013-12-17 14:30:38 +01:00
utime Move utime.h functions into their own directory. 2013-12-17 14:30:38 +01:00
wchar Move wchar.h functions into their own directory. 2013-12-17 14:30:36 +01:00
wctype Move wctype.h functions into their own directory. 2013-12-17 14:30:37 +01:00
x64 Implement setjmp(3) and longjmp(3). 2013-12-17 14:30:31 +01:00
x86 Implement setjmp(3) and longjmp(3). 2013-12-17 14:30:31 +01:00
.gitignore Rename libmaxsi to sortix libc. 2012-12-14 14:13:36 +01:00
Makefile Move libc initialization functions into their own directory. 2013-12-17 14:30:39 +01:00
fabs.cpp Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00