|
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 |
|
fnmatch
|
Add fnmatch(3).
|
2013-12-19 17:42:08 +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 |
|
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 |