Rich Felker c97f0d998c initial implementation of posix_spawn пре 13 година
..
arpa 0b44a0315b initial check-in, version 0.5.0 пре 14 година
linux 56fd65e861 some linux headers useful from user apps. пре 14 година
net 0b44a0315b initial check-in, version 0.5.0 пре 14 година
netinet 2b55a619e4 add IN_LOOPBACKNET constant (nonstandard but in reserved namespace) пре 14 година
sys 15b77d52c9 eventfd syscall wrapper and read/write wrappers пре 14 година
alloca.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
assert.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
byteswap.h c546be175c move bswap functions to static inline in byteswap.h пре 14 година
cpio.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
ctype.h 74eea628cf extensive header cleanup for standards conformance & correctness пре 14 година
dirent.h 06baa2b56c d_fileno alias for d_ino in dirent пре 14 година
dlfcn.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
elf.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
endian.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
err.h 39e48531ef support the nonstandard err.h interfaces пре 14 година
errno.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
fcntl.h a3aa89d826 fix O_SYNC definition, cleanup fcntl.h пре 14 година
features.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
fenv.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
float.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
fnmatch.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
ftw.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
getopt.h 0438e9fd63 getopt.h is a GNU-getopt-specific header. always expose GNU functions. пре 14 година
glob.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
grp.h 3f44f298e4 fix prototypes/signature for setgroups, etc. пре 14 година
iconv.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
inttypes.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
iso646.h 8f4865c8d2 add previously-missing ios646.h пре 14 година
langinfo.h 74eea628cf extensive header cleanup for standards conformance & correctness пре 14 година
libgen.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
libintl.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
limits.h 80c4dcd253 implement POSIX timers пре 14 година
locale.h 131b5be2f4 more header cleanup and conformance fixes - locale.h, time.h пре 14 година
malloc.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
math.h 74eea628cf extensive header cleanup for standards conformance & correctness пре 14 година
mntent.h b778a2ba69 add profile for getmntent_r пре 14 година
netdb.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
nl_types.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
paths.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
poll.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
pthread.h 3df3d4f512 fix misspelled PTHREAD_CANCELED constant пре 14 година
pty.h 4921ce0867 implement (nonstandard) forkpty пре 14 година
pwd.h ef839c73d7 prototype for getpass пре 14 година
regex.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
resolv.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
sched.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
search.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
semaphore.h 03dcc3417c preliminaries to adding POSIX semaphores пре 14 година
setjmp.h e8362c8b51 major bugfix for sigset_t (it was mistakenly 1024 bytes instead of bits) пре 14 година
shadow.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
signal.h 202911435b add SA_NOMASK alias for SA_NODEFER with _GNU_SOURCE пре 14 година
spawn.h c97f0d998c initial implementation of posix_spawn пре 13 година
stdarg.h def0af1898 use compiler builtins for variadic macros when available пре 14 година
stdbool.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
stddef.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
stdint.h 43b2e9bf26 more types cleanup пре 14 година
stdio.h e72180083e add more legacy functions: setlinebuf and setbuffer пре 14 година
stdlib.h 4b5f054098 move wait.h macros out of bits. they do not vary. пре 14 година
string.h b5b41212a6 function signature fix: add const qualifier to mempcpy src arg пре 14 година
strings.h 74eea628cf extensive header cleanup for standards conformance & correctness пре 14 година
stropts.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
sysexits.h 5788d97221 add sysexits.h legacy header пре 14 година
syslog.h b5b43b6d62 add syslog.h cruft for syslogd to use... пре 14 година
tar.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
termios.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
time.h 4e30249643 fix another error from header cleanup, missing size_t in time.h пре 14 година
ucontext.h ad2fe25041 support the ugly and deprecated ucontext and sigcontext header stuff... пре 14 година
ulimit.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
unistd.h e6bac87d0e correct variadic prototypes for execl* family пре 14 година
utime.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
utmp.h f5ba2bc9ca various legacy and linux-specific stuff пре 14 година
utmpx.h 0729fd9fd9 utmpx.h is no longer under standards, so expose ut_exit structure пре 14 година
wchar.h 1c1aa32eea missing prototype for wcscoll (stub) пре 14 година
wctype.h c247ebdd98 more header fixes, minor warning fix пре 14 година
wordexp.h 5316d083ec fix typo in wordexp.h (note that the function is still unimplemented) пре 14 година