1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc
Jonas 'Sortie' Termansen adb3bf543f Add wmemcmp(3).
2013-12-17 14:30:41 +01:00
..
arpa/inet
assert
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 Don't write errors to stderr in dlopen(3) and dlsym(3). 2013-12-17 14:30:41 +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
getopt Add getopt(3) and getopt_long(3). 2013-12-17 14:30:40 +01:00
grp
include Add wmemcmp(3). 2013-12-17 14:30:41 +01:00
init Move libc initialization functions into their own directory. 2013-12-17 14:30:39 +01:00
inttypes Split stdlib/abs.cpp into multiple files. 2013-12-17 14:30:40 +01:00
libgen
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
signal Add sigandset(3), sigisemptyset(3), signotset(3), and sigorset(3). 2013-12-17 14:30:41 +01:00
sortix Refactor strtol functions. 2013-12-17 14:30:40 +01:00
stdio Add dprintf(3) and vdprintf(3). 2013-12-17 14:30:40 +01:00
stdlib Split stdlib/abs.cpp into multiple files. 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 Add getrusage(3). 2013-12-17 14:30:41 +01:00
termios Move unistd.h functions into their own directory. 2013-12-17 14:30:38 +01:00
time Add strftime_l(3). 2013-12-17 14:30:40 +01:00
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 Add wmemcmp(3). 2013-12-17 14:30:41 +01:00
wctype
x64
x86
.gitignore
Makefile Add wmemcmp(3). 2013-12-17 14:30:41 +01:00