__
|
Add inttypes.h format and scan macros.
|
2013-12-17 14:30:32 +01:00 |
sys
|
Add times(3).
|
2013-12-17 14:30:34 +01:00 |
alloca.h
|
Add alloca.h.
|
2013-12-17 14:30:31 +01:00 |
dirent.h
|
Add d_ino to struct dirent.
|
2013-12-17 14:30:32 +01:00 |
fcntl.h
|
Add O_ACCMODE.
|
2013-12-17 14:30:31 +01:00 |
features.h
|
Declare obsolete POSIX declarations.
|
2013-12-17 14:30:33 +01:00 |
inttypes.h
|
Add inttypes.h format and scan macros.
|
2013-12-17 14:30:32 +01:00 |
libgen.h
|
Add dirname(3) and basename(3).
|
2013-12-17 14:30:31 +01:00 |
netdb.h
|
Use alternate restrict keyword when unavailable.
|
2013-12-17 14:30:32 +01:00 |
pwd.h
|
Add pw_gecos to struct passwd.
|
2013-12-17 14:30:33 +01:00 |
setjmp.h
|
Implement setjmp(3) and longjmp(3).
|
2013-12-17 14:30:31 +01:00 |
signal.h
|
Forward declare <signal.h> API.
|
2013-12-17 14:30:32 +01:00 |
stdio.h
|
Add tmpnam(3).
|
2013-12-17 14:30:33 +01:00 |
stdlib.h
|
Add strto{f,d,ld}(3).
|
2013-12-17 14:30:33 +01:00 |
time.h
|
Add mktime(3).
|
2013-12-17 14:30:34 +01:00 |
unistd.h
|
Obsolete uptime(2).
|
2013-12-17 14:30:34 +01:00 |
wchar.h
|
Add mbrlen(3).
|
2013-12-17 14:30:33 +01:00 |