Rich Felker 1c322f2f0a fix some restrict-qualifier mismatches in newly added interfaces пре 12 година
..
arpa 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs пре 12 година
net c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
netinet b10d0230c1 add IPPROTO_HOPOPTS to in.h пре 12 година
netpacket 2697b4e755 add netpacket/packet.h пре 13 година
sys b4d8a16c1a fix eventfd and inotify nonblock/cloexec flags to match arch values пре 12 година
aio.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
alloca.h d71d0805f9 alloca cannot be a function. #define it to the gcc builtin if possible пре 13 година
ar.h 4a99440571 some extra legacy header stuff пре 13 година
assert.h 858df113bf assert() is supposed to have type void пре 12 година
byteswap.h 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs пре 12 година
complex.h cfbaba79a2 complex: add C11 CMPLX macros and replace cpack with them пре 12 година
cpio.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
crypt.h cdf51506ce replace old and ugly crypt implementation пре 12 година
ctype.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
dirent.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
dlfcn.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
elf.h 21284ec75d microblaze TLS relocation support, completely untested пре 12 година
endian.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
err.h 695a04fc25 fix redundant _Noreturn def in err.h пре 12 година
errno.h c3db56c4cb remove useless "extern" keywords in headers пре 13 година
fcntl.h 8d2887f884 fcntl.h: O_SEARCH was missing for powerpc пре 12 година
features.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
fenv.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
float.h 47db8903f6 fix DECIMAL_DIG definitions пре 13 година
fnmatch.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
ftw.h 6951110368 remove unneeded judgemental commentary from ftw.h пре 12 година
getopt.h 030e526392 add getopt reset support пре 12 година
glob.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
grp.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
iconv.h 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs пре 12 година
inttypes.h 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs пре 12 година
iso646.h 8f4865c8d2 add previously-missing ios646.h пре 14 година
langinfo.h 74eea628cf extensive header cleanup for standards conformance & correctness пре 14 година
lastlog.h 4a99440571 some extra legacy header stuff пре 13 година
libgen.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
libintl.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
limits.h 56c6943efe fix missing limits when only _BSD_SOURCE is defined пре 12 година
link.h 18c0e02e2b add dl_iterate_phdr interface пре 12 година
locale.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
malloc.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
math.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
memory.h 051175d4fe add memory.h, bogus legacy alias for string.h пре 13 година
mntent.h b778a2ba69 add profile for getmntent_r пре 14 година
monetary.h 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs пре 12 година
mqueue.h 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs пре 12 година
netdb.h b367ab15fa avoid breakage if somebody wrongly defines empty feature test macros пре 12 година
nl_types.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
paths.h 57d5fff5f7 header file fixes: multiple include guard consistency and correctness пре 12 година
poll.h 743546a933 fix typo introduced in poll.h пре 12 година
pthread.h 5c6443ac42 add stub versions of some missing optional pthread interfaces пре 12 година
pty.h 4e3df7be8f fix __cplusplus extern "C" closing brace in pty.h (typo?) пре 13 година
pwd.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
regex.h 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs пре 12 година
resolv.h 57d5fff5f7 header file fixes: multiple include guard consistency and correctness пре 12 година
sched.h 1e21e78bf7 add support for thread scheduling (POSIX TPS option) пре 12 година
search.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
semaphore.h 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs пре 12 година
setjmp.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
shadow.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
signal.h a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate пре 12 година
spawn.h 1c322f2f0a fix some restrict-qualifier mismatches in newly added interfaces пре 12 година
stdalign.h 9bff7c133e implement "low hanging fruit" from C11 пре 12 година
stdarg.h def0af1898 use compiler builtins for variadic macros when available пре 14 година
stdbool.h d23a543d8a make stdbool.h conform to c99 пре 13 година
stddef.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
stdint.h 3d649468c7 fix signedness errors in stdint.h constant macros пре 12 година
stdio.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
stdio_ext.h d03b3e7323 stdio_ext.h needs to include stdio.h, at least to get FILE... пре 12 година
stdlib.h 4eb4844b31 fix issues with wait constants in stdlib.h пре 12 година
stdnoreturn.h f0f17b5b70 add stdnoreturn.h (C11) пре 12 година
string.h c86f2974e2 add memmem function (gnu extension) пре 12 година
strings.h 36bf56940a more locale_t interfaces (string stuff) and header updates пре 13 година
stropts.h 106e75f712 add isastream (obsolete STREAMS junk) пре 13 година
syscall.h 57d5fff5f7 header file fixes: multiple include guard consistency and correctness пре 12 година
sysexits.h 5788d97221 add sysexits.h legacy header пре 14 година
syslog.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
tar.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
termios.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
tgmath.h b1cf11c090 math: fix nextafter definition in tgmath.h пре 12 година
time.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
ucontext.h a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate пре 12 година
ulimit.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
unistd.h 7df42e8744 report support of TPS option in unistd.h and sysconf пре 12 година
utime.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
utmp.h 4a99440571 some extra legacy header stuff пре 13 година
utmpx.h 0729fd9fd9 utmpx.h is no longer under standards, so expose ut_exit structure пре 14 година
wchar.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
wctype.h c1a9658bd1 default features: make musl usable without feature test macros пре 12 година
wordexp.h 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs пре 12 година