Commit History

Autor SHA1 Mensaxe Data
  Rich Felker 7df42e8744 report support of TPS option in unistd.h and sysconf %!s(int64=12) %!d(string=hai) anos
  Rich Felker b367ab15fa avoid breakage if somebody wrongly defines empty feature test macros %!s(int64=12) %!d(string=hai) anos
  Rich Felker 2e3648b85d define some _POSIX_* macros that were omitted; required for XSI conformance %!s(int64=12) %!d(string=hai) anos
  Rich Felker 9735d50070 always expose dup3 and pipe2 %!s(int64=12) %!d(string=hai) anos
  Rich Felker 662da62eb7 add clock_adjtime, remap_file_pages, and syncfs syscall wrappers %!s(int64=12) %!d(string=hai) anos
  Rich Felker c87584a3e9 add setdomainname syscall, fix getdomainname (previously a stub) %!s(int64=12) %!d(string=hai) anos
  Rich Felker 6cf8bfdb64 add acct, accept4, setns, and dup3 syscalls (linux extensions) %!s(int64=12) %!d(string=hai) anos
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros %!s(int64=12) %!d(string=hai) anos
  Rich Felker 0c05bd3a9c further use of _Noreturn, for non-plain-C functions %!s(int64=12) %!d(string=hai) anos
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
  Rich Felker 3f80afc505 improve headers to better deal with removed-in-posix-2008 features %!s(int64=12) %!d(string=hai) anos
  Rich Felker 42f0e965c4 add pipe2 syscall %!s(int64=12) %!d(string=hai) anos
  Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE %!s(int64=12) %!d(string=hai) anos
  Rich Felker d200bd727b declare environ in unistd.h when _GNU_SOURCE feature test macro is used %!s(int64=12) %!d(string=hai) anos
  Rich Felker 0c29adfe42 remove everything related to forkall %!s(int64=12) %!d(string=hai) anos
  Rich Felker af3330d764 some feature test fixes for unistd.h %!s(int64=12) %!d(string=hai) anos
  Rich Felker 96601e3c61 _GNU_SOURCE implies all BSD features except ones GNU rejects %!s(int64=12) %!d(string=hai) anos
  Rich Felker 671ffab776 various header cleanups, some related to _BSD_SOURCE addition %!s(int64=12) %!d(string=hai) anos
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro %!s(int64=12) %!d(string=hai) anos
  Rich Felker 3db29f0347 move getpass decl to the right place %!s(int64=12) %!d(string=hai) anos
  Rich Felker 2dd8d5e1b8 add support for ugly *64 functions with _LARGEFILE64_SOURCE %!s(int64=12) %!d(string=hai) anos
  Rich Felker 90da74ef51 implement getusershell, etc. legacy functions %!s(int64=13) %!d(string=hai) anos
  Rich Felker 431a4cd4df getdtablesize is not standard; move it to its correct spot in unistd.h %!s(int64=13) %!d(string=hai) anos
  Rich Felker b1b3d3525b add getresuid and getresgid syscall wrappers %!s(int64=13) %!d(string=hai) anos
  Rich Felker ba6a9e7734 legacy junk compatibility grab-bag %!s(int64=13) %!d(string=hai) anos
  Rich Felker 1611ab0d9b add get_current_dir_name function %!s(int64=13) %!d(string=hai) anos
  Rich Felker 13cd969552 fix various errors in function signatures/prototypes found by nsz %!s(int64=13) %!d(string=hai) anos
  Rich Felker 4054a135fc implement forkall %!s(int64=13) %!d(string=hai) anos
  Rich Felker e6bac87d0e correct variadic prototypes for execl* family %!s(int64=14) %!d(string=hai) anos
  Rich Felker 3f44f298e4 fix prototypes/signature for setgroups, etc. %!s(int64=14) %!d(string=hai) anos