You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 0f5b43550c fix incorrect GNU sighandler_t typedef 15 years ago
..
arpa initial check-in, version 0.5.0 15 years ago
linux some linux headers useful from user apps. 15 years ago
net initial check-in, version 0.5.0 15 years ago
netinet add IN_LOOPBACKNET constant (nonstandard but in reserved namespace) 15 years ago
sys add some traditional aliases to stat.h 15 years ago
alloca.h initial check-in, version 0.5.0 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 extensive header cleanup for standards conformance & correctness 15 years ago
dirent.h d_fileno alias for d_ino in dirent 15 years ago
dlfcn.h initial check-in, version 0.5.0 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 initial check-in, version 0.5.0 15 years ago
fcntl.h fcntl.h should make availabel the mode constants from sys/stat.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 initial check-in, version 0.5.0 15 years ago
ftw.h initial check-in, version 0.5.0 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 initial check-in, version 0.5.0 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 implement POSIX timers 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 extensive header cleanup for standards conformance & correctness 15 years ago
mntent.h initial check-in, version 0.5.0 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 fix misspelled PTHREAD_CANCELED constant 15 years ago
pty.h initial check-in, version 0.5.0 15 years ago
pwd.h prototype for getpass 15 years ago
regex.h initial check-in, version 0.5.0 15 years ago
resolv.h initial check-in, version 0.5.0 15 years ago
sched.h initial check-in, version 0.5.0 15 years ago
search.h initial check-in, version 0.5.0 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 incorrect GNU sighandler_t typedef 15 years ago
stdarg.h split off arch-specific stdarg.h stuff 15 years ago
stdbool.h initial check-in, version 0.5.0 15 years ago
stddef.h initial check-in, version 0.5.0 15 years ago
stdint.h more types cleanup 15 years ago
stdio.h add more legacy functions: setlinebuf and setbuffer 15 years ago
stdlib.h add ptsname_r (nonstandard) and split ptsname (standard) to separate file 15 years ago
string.h implement memrchr (nonstandard) and optimize strrchr in terms of it 15 years ago
strings.h extensive header cleanup for standards conformance & correctness 15 years ago
stropts.h initial check-in, version 0.5.0 15 years ago
sysexits.h add sysexits.h legacy header 15 years ago
syslog.h initial check-in, version 0.5.0 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 fix another error from header cleanup, missing size_t in time.h 15 years ago
ucontext.h support the ugly and deprecated ucontext and sigcontext header stuff... 15 years ago
ulimit.h initial check-in, version 0.5.0 15 years ago
unistd.h prototype getdtablesize (nonstandard function) 15 years ago
utime.h initial check-in, version 0.5.0 15 years ago
utmp.h various legacy and linux-specific stuff 15 years ago
utmpx.h utmpx.h is no longer under standards, so expose ut_exit structure 15 years ago
wchar.h missing prototype for wcscoll (stub) 15 years ago
wctype.h more header fixes, minor warning fix 15 years ago
wordexp.h fix typo in wordexp.h (note that the function is still unimplemented) 15 years ago