..
arpa
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
linux
some linux headers useful from user apps.
15 years ago
net
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
netinet
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
netpacket
add netpacket/packet.h
15 years ago
sys
apparently gnu caddr_t is supposed to be char *, not unsigned long
14 years ago
aio.h
stupid typo (caused by rather ugly spelling in POSIX..) in aio
15 years ago
alloca.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
assert.h
initial check-in, version 0.5.0
15 years ago
byteswap.h
move bswap functions to static inline in byteswap.h
15 years ago
cpio.h
initial check-in, version 0.5.0
15 years ago
ctype.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
dirent.h
fix handling of d_name in struct dirent
15 years ago
dlfcn.h
further fixup dlfcn.h
15 years ago
elf.h
initial check-in, version 0.5.0
15 years ago
endian.h
initial check-in, version 0.5.0
15 years ago
err.h
support the nonstandard err.h interfaces
15 years ago
errno.h
remove useless "extern" keywords in headers
15 years ago
fcntl.h
fix O_SYNC definition, cleanup fcntl.h
15 years ago
features.h
initial check-in, version 0.5.0
15 years ago
fenv.h
initial check-in, version 0.5.0
15 years ago
float.h
initial check-in, version 0.5.0
15 years ago
fnmatch.h
add some missing GNU FNM_* extensions to the header
15 years ago
ftw.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
getopt.h
getopt.h is a GNU-getopt-specific header. always expose GNU functions.
15 years ago
glob.h
initial check-in, version 0.5.0
15 years ago
grp.h
fix prototypes/signature for setgroups, etc.
15 years ago
iconv.h
initial check-in, version 0.5.0
15 years ago
inttypes.h
initial check-in, version 0.5.0
15 years ago
iso646.h
add previously-missing ios646.h
15 years ago
langinfo.h
extensive header cleanup for standards conformance & correctness
15 years ago
libgen.h
initial check-in, version 0.5.0
15 years ago
libintl.h
initial check-in, version 0.5.0
15 years ago
limits.h
move all limits that don't vary out of bits/limits.h, into main limits.h
15 years ago
locale.h
more header cleanup and conformance fixes - locale.h, time.h
15 years ago
malloc.h
initial check-in, version 0.5.0
15 years ago
math.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
mntent.h
add profile for getmntent_r
15 years ago
mqueue.h
fix incorrect include guard in mqueue.h
15 years ago
netdb.h
initial check-in, version 0.5.0
15 years ago
nl_types.h
initial check-in, version 0.5.0
15 years ago
paths.h
initial check-in, version 0.5.0
15 years ago
poll.h
initial check-in, version 0.5.0
15 years ago
pthread.h
macro for pthread_equal
15 years ago
pty.h
fix __cplusplus extern "C" closing brace in pty.h (typo?)
15 years ago
pwd.h
add fgetpwent (nonstandard function)
15 years ago
regex.h
duplicate re_nsub in LSB/glibc ABI compatible location
15 years ago
resolv.h
remove useless "extern" keywords in headers
15 years ago
sched.h
overhaul clone syscall wrapping
15 years ago
search.h
gnu search.h has struct qelem...
15 years ago
semaphore.h
preliminaries to adding POSIX semaphores
15 years ago
setjmp.h
major bugfix for sigset_t (it was mistakenly 1024 bytes instead of bits)
15 years ago
shadow.h
initial check-in, version 0.5.0
15 years ago
signal.h
fix typo in FPE_FLTUND definition, signal.h
15 years ago
spawn.h
fix various errors in function signatures/prototypes found by nsz
15 years ago
stdarg.h
use compiler builtins for variadic macros when available
15 years ago
stdbool.h
make stdbool.h conform to c99
15 years ago
stddef.h
initial check-in, version 0.5.0
15 years ago
stdint.h
revert hacks for types of stdint.h integer constant macros
14 years ago
stdio.h
add prototypes for GNU *_unlocked stdio functions
15 years ago
stdio_ext.h
add and consolidate nasty stdio_ext junk
15 years ago
stdlib.h
add deprecated (removed from posix) [efg]cvt() functions
14 years ago
string.h
more locale_t interfaces (string stuff) and header updates
14 years ago
strings.h
more locale_t interfaces (string stuff) and header updates
14 years ago
stropts.h
fill in junk in stropts.h
15 years ago
sysexits.h
add sysexits.h legacy header
15 years ago
syslog.h
add syslog.h cruft for syslogd to use...
15 years ago
tar.h
initial check-in, version 0.5.0
15 years ago
termios.h
initial check-in, version 0.5.0
15 years ago
time.h
more locale_t interfaces (string stuff) and header updates
14 years ago
ucontext.h
consistency: use struct __ucontext instead of ucontext_t in prototypes
15 years ago
ulimit.h
initial check-in, version 0.5.0
15 years ago
unistd.h
fix various errors in function signatures/prototypes found by nsz
15 years ago
utime.h
initial check-in, version 0.5.0
15 years ago
utmp.h
fix utmp.h mess, try 2
14 years ago
utmpx.h
utmpx.h is no longer under standards, so expose ut_exit structure
15 years ago
wchar.h
fix the type of wchar_t on arm; support wchar_t varying with arch
15 years ago
wctype.h
fix some omissions and mistakes in locale_t interface definitions
14 years ago
wordexp.h
fix typo in wordexp.h (note that the function is still unimplemented)
15 years ago