Historique des commits

Auteur SHA1 Message Date
  Rich Felker fa7d4218c7 remove mips/n32/64 stat struct hacks from syscall machinery il y a 5 ans
  Rich Felker 01ae3fc6d4 decouple struct stat from kernel type il y a 5 ans
  Rich Felker 9493892021 refactor all stat functions in terms of fstatat il y a 5 ans
  Rich Felker 62a73d9649 remove utterly wrong includes from mips64/n32 bits/stat.h il y a 5 ans
  Rich Felker f0eb2e77b2 use register constraint instead of memory operand for riscv64 atomics il y a 5 ans
  Rich Felker 2dcbeabd91 fix riscv64 atomic asm constraints il y a 5 ans
  Rich Felker 8eb49e0485 fix riscv64 syscall asm constraint il y a 5 ans
  Rich Felker 1a28c6eade fix broken lseek on x32 (x86_64/ILP32) with offsets larger than LONG_MAX il y a 5 ans
  Rich Felker 918c5fa0fc fix broken lseek on mipsn32 with offsets larger than LONG_MAX il y a 5 ans
  Rich Felker ddc7c4f936 clean up mips64/n32 syscall asm constraints il y a 5 ans
  Rich Felker db2a148d9d deduplicate mips64/n32 syscall clobbered register lists il y a 5 ans
  Rich Felker 03919b26ed use namespace-safe __lseek for __stdio_seek instead of direct syscall il y a 5 ans
  Rich Felker b07d45eb01 release 1.1.23 il y a 5 ans
  Rich Felker d6dcd4185b update year in COPYRIGHT file il y a 5 ans
  Rich Felker 7a6c8a0df1 update authors/contributors list il y a 5 ans
  Rich Felker 980f80f792 fix build failure on arm building C code in thumb1 mode il y a 5 ans
  James Y Knight 7829f42a2c fix sigaltstack to ignore ss_size with SS_DISABLE, per POSIX il y a 5 ans
  Samuel Holland c225e6c1a4 use the correct attributes for ___errno_location il y a 5 ans
  Samuel Holland 05eb8ea060 fix conflicting mips and powerpc definitions for TIOCSER_TEMT macro il y a 5 ans
  Samuel Holland e0eee3ceef fix restrict violations in internal use of several functions il y a 5 ans
  Rich Felker a730639273 mention mips64 n32 ABI support in INSTALL doc il y a 5 ans
  Rich Felker 0f72228208 document riscv64 support in INSTALL document il y a 5 ans
  Rich Felker 759900403d prevent dup2 action for posix_spawn internal pipe fd il y a 5 ans
  Rich Felker 9b83182069 fix inadvertent use of uninitialized variable in dladdr il y a 5 ans
  Rich Felker 524e76f17b remove spurious MAP_32BIT definition from riscv64 arch il y a 5 ans
  Fangrui Song 4b5ba07650 configure: make AR and RANLIB customizable il y a 5 ans
  Fangrui Song 94751d8ee4 remove stray .end directives from powerpc[64] asm il y a 5 ans
  Szabolcs Nagy f3f96f2daa add new syscall numbers from linux v5.1 il y a 6 ans
  Szabolcs Nagy 4acfc287d8 ipc: prefer SYS_ipc when it is defined il y a 6 ans
  Szabolcs Nagy b574de5bf3 mips64: fix syscall numbers of io_pgetevents and rseq il y a 6 ans