Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 5e3c243d8d inline syscall support for arm hace 12 años
  Rich Felker 328810d325 inline syscall support for mips hace 12 años
  Rich Felker be48e22b42 fix mips syscall_cp_asm code (saved register usage) hace 12 años
  Rich Felker 21419914c5 fix broken mips syscall asm hace 12 años
  Rich Felker 41c5ee50ee disable sync_file_range for now hace 12 años
  Rich Felker 208eb584ef syscall organization overhaul hace 12 años
  Rich Felker fe0260400e add acct syscall source file, omitted in last syscalls commit hace 12 años
  Rich Felker 6cf8bfdb64 add acct, accept4, setns, and dup3 syscalls (linux extensions) hace 12 años
  Rich Felker b10d0230c1 add IPPROTO_HOPOPTS to in.h hace 12 años
  Rich Felker f59cedb549 add IPPROTO_MAX to in.h hace 12 años
  Rich Felker 695a04fc25 fix redundant _Noreturn def in err.h hace 12 años
  Rich Felker 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs hace 12 años
  Rich Felker b7afd7a7ec sysmacros major/minor: result should have type unsigned int, not dev_t hace 12 años
  Rich Felker 997ba92a0f add linux tee syscall hace 12 años
  Rich Felker 00e6bbcc05 add linux sync_file_range syscall hace 12 años
  Rich Felker b72db3d1ed move fallocate syscall wrapper to linux-specific syscalls dir hace 12 años
  Rich Felker 90f770523f add linux readahead syscall hace 12 años
  Rich Felker adb88e773b add fallocate (nonstandardized) function hace 12 años
  Rich Felker 5271ff46b9 fix broken fallocate syscall in posix_fallocate hace 12 años
  Rich Felker 231b9d1880 add timerfd interfaces (untested) hace 12 años
  Rich Felker f0f17b5b70 add stdnoreturn.h (C11) hace 12 años
  Rich Felker 3cd084bb03 TCP_* is in the reserved namespace for tcp.h; make use of that hace 12 años
  Rich Felker 6951110368 remove unneeded judgemental commentary from ftw.h hace 12 años
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros hace 12 años
  Rich Felker 9f65796c35 add clang-compatible thread-pointer code for mips hace 12 años
  Rich Felker b9bb8f67bb cleanup src/linux and src/misc trees, etc. hace 12 años
  Rich Felker 780aede419 fix constraint violation in ftw hace 12 años
  Rich Felker c4ea0e3f8e provide loff_t for splice syscall hace 12 años
  Rich Felker 0c05bd3a9c further use of _Noreturn, for non-plain-C functions hace 12 años
  Rich Felker 453059571c fix invalid implicit pointer conversion in gnulib-compat functions hace 12 años