Commit History

Autor SHA1 Mensaxe Data
  Rich Felker 208eb584ef syscall organization overhaul %!s(int64=12) %!d(string=hai) anos
  Rich Felker fe0260400e add acct syscall source file, omitted in last syscalls commit %!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 b10d0230c1 add IPPROTO_HOPOPTS to in.h %!s(int64=12) %!d(string=hai) anos
  Rich Felker f59cedb549 add IPPROTO_MAX to in.h %!s(int64=12) %!d(string=hai) anos
  Rich Felker 695a04fc25 fix redundant _Noreturn def in err.h %!s(int64=12) %!d(string=hai) anos
  Rich Felker 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs %!s(int64=12) %!d(string=hai) anos
  Rich Felker b7afd7a7ec sysmacros major/minor: result should have type unsigned int, not dev_t %!s(int64=12) %!d(string=hai) anos
  Rich Felker 997ba92a0f add linux tee syscall %!s(int64=12) %!d(string=hai) anos
  Rich Felker 00e6bbcc05 add linux sync_file_range syscall %!s(int64=12) %!d(string=hai) anos
  Rich Felker b72db3d1ed move fallocate syscall wrapper to linux-specific syscalls dir %!s(int64=12) %!d(string=hai) anos
  Rich Felker 90f770523f add linux readahead syscall %!s(int64=12) %!d(string=hai) anos
  Rich Felker adb88e773b add fallocate (nonstandardized) function %!s(int64=12) %!d(string=hai) anos
  Rich Felker 5271ff46b9 fix broken fallocate syscall in posix_fallocate %!s(int64=12) %!d(string=hai) anos
  Rich Felker 231b9d1880 add timerfd interfaces (untested) %!s(int64=12) %!d(string=hai) anos
  Rich Felker f0f17b5b70 add stdnoreturn.h (C11) %!s(int64=12) %!d(string=hai) anos
  Rich Felker 3cd084bb03 TCP_* is in the reserved namespace for tcp.h; make use of that %!s(int64=12) %!d(string=hai) anos
  Rich Felker 6951110368 remove unneeded judgemental commentary from ftw.h %!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 9f65796c35 add clang-compatible thread-pointer code for mips %!s(int64=12) %!d(string=hai) anos
  Rich Felker b9bb8f67bb cleanup src/linux and src/misc trees, etc. %!s(int64=12) %!d(string=hai) anos
  Rich Felker 780aede419 fix constraint violation in ftw %!s(int64=12) %!d(string=hai) anos
  Rich Felker c4ea0e3f8e provide loff_t for splice syscall %!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 453059571c fix invalid implicit pointer conversion in gnulib-compat functions %!s(int64=12) %!d(string=hai) anos
  Rich Felker c8ea985748 add _Noreturn function attribute, with fallback for pre-C11 GNUC %!s(int64=12) %!d(string=hai) anos
  Rich Felker ac5d085691 dladdr should be available under _BSD_SOURCE as well as _GNU_SOURCE %!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 bac03cdde1 remove dependency of wmemmove on wmemcpy direction %!s(int64=12) %!d(string=hai) anos
  Rich Felker 594318fd3d remove dependency of memmove on memcpy direction %!s(int64=12) %!d(string=hai) anos