.. |
arpa/inet
|
|
|
assert
|
Refactor assert(3).
|
2013-12-17 14:30:45 +01:00 |
aux
|
Avoid libc conflicts with libstdc++.
|
2013-12-17 14:30:45 +01:00 |
calltrace
|
|
|
ctype
|
Update libc/ctype/ctype to current coding conventions.
|
2013-12-17 14:30:39 +01:00 |
decl
|
Make FILE a macro that expands to FILE.
|
2013-12-19 17:42:07 +01:00 |
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
|
Change kernel internal build macro to __is_sortix_kernel.
|
2013-12-17 14:30:42 +01:00 |
error
|
Split gnu_error(3) and perror(3).
|
2013-12-17 14:30:40 +01:00 |
fcntl
|
Refactor fcntl(2) ABI.
|
2013-12-17 14:30:43 +01:00 |
fnmatch
|
Add fnmatch(3).
|
2013-12-19 17:42:08 +01:00 |
fsmarshall
|
|
|
getopt
|
Add getopt(3) and getopt_long(3).
|
2013-12-17 14:30:40 +01:00 |
grp
|
Implement the <grp.h> API properly.
|
2013-12-17 14:30:43 +01:00 |
include
|
Add fnmatch(3).
|
2013-12-19 17:42:08 +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 |
ioleast
|
Split libc/unistd/ioleast.cpp into multiple files.
|
2013-12-17 14:30:43 +01:00 |
libgen
|
|
|
locale
|
|
|
netdb
|
|
|
poll
|
|
|
pwd
|
Implement the <pwd.h> API properly.
|
2013-12-17 14:30:43 +01:00 |
signal
|
Add sigandset(3), sigisemptyset(3), signotset(3), and sigorset(3).
|
2013-12-17 14:30:41 +01:00 |
sortix
|
Add fnmatch(3).
|
2013-12-19 17:42:08 +01:00 |
stdio
|
Rewrite vprintf_callback(3).
|
2013-12-17 14:30:44 +01:00 |
stdlib
|
Remove <sortix/kernel/platform.h>.
|
2013-12-17 14:30:45 +01:00 |
string
|
Properly implement memmove(3).
|
2013-12-17 14:30:44 +01:00 |
sys
|
Add getrusage(3).
|
2013-12-17 14:30:41 +01:00 |
termios
|
|
|
time
|
Improve standards conformance of asctime_r(3).
|
2013-12-17 14:30:45 +01:00 |
timespec
|
|
|
unistd
|
Add symlink(2) and symlinkat(2) stub.
|
2013-12-19 17:42:08 +01:00 |
utime
|
|
|
wchar
|
Add wmemset(3).
|
2013-12-17 14:30:42 +01:00 |
wctype
|
|
|
x64
|
|
|
x86
|
|
|
.gitignore
|
|
|
Makefile
|
Add fnmatch(3).
|
2013-12-19 17:42:08 +01:00 |