1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc
2013-12-17 14:30:40 +01:00
..
arpa/inet
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 Update libc/ctype/ctype to current coding conventions. 2013-12-17 14:30:39 +01:00
decl
dirent Update libc/dirent/fddir-sortix to current coding conventions. 2013-12-17 14:30:39 +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 Split gnu_error(3) and perror(3). 2013-12-17 14:30:40 +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 Declare wchar_t in inttypes.h. 2013-12-17 14:30:40 +01:00
init Move libc initialization functions into their own directory. 2013-12-17 14:30:39 +01:00
inttypes Add overflow support to strtol and clean up the code. 2013-12-17 14:30:40 +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
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 Add killpg(3). 2013-12-17 14:30:40 +01:00
sortix Refactor strtol functions. 2013-12-17 14:30:40 +01:00
stdio Split gnu_error(3) and perror(3). 2013-12-17 14:30:40 +01:00
stdlib Add overflow support to strtol and clean up the code. 2013-12-17 14:30:40 +01:00
string Add ffs(3), ffsl(3), and ffsll(3). 2013-12-17 14:30:40 +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
timespec Move timespec.h functions into their own directory. 2013-12-17 14:30:39 +01:00
unistd Split pread and pwrite into their own files. 2013-12-17 14:30:40 +01:00
utime Move utime.h functions into their own directory. 2013-12-17 14:30:38 +01:00
wchar
wctype Move wctype.h functions into their own directory. 2013-12-17 14:30:37 +01:00
x64
x86
.gitignore
Makefile Refactor strtol functions. 2013-12-17 14:30:40 +01:00