sortix-mirror/libc/sortix
Jonas 'Sortie' Termansen 1df749498a Refactor strtol functions. 2013-12-17 14:30:40 +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
ctype Move ctype.h functions into their own directory. 2013-12-17 14:30:37 +01:00
dirent Move dirent.h functions into their own directory. 2013-12-17 14:30:37 +01:00
errno Move errno.h functions into their own directory. 2013-12-17 14:30:38 +01:00
init Move libc initialization functions into their own directory. 2013-12-17 14:30:39 +01:00
inttypes Refactor strtol functions. 2013-12-17 14:30:40 +01:00
signal Move signal.h functions into their own directory. 2013-12-17 14:30:38 +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 Move string.h functions into their own directory. 2013-12-17 14:30:36 +01:00
time Add strftime(3). 2013-12-17 14:30:30 +01:00
timespec Move timespec.h functions into their own directory. 2013-12-17 14:30:39 +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
.gitignore Refactor Sortix build system and de-autoconf mxmpp. 2013-12-17 14:30:22 +01:00