Historique des commits

Auteur SHA1 Message Date
  Szabolcs Nagy 013696918b add IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux v4.10 il y a 8 ans
  Szabolcs Nagy 5c596ed867 add SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums from linux v4.10 il y a 8 ans
  Rich Felker 6fc6ca1a32 adjust posix_spawn dup2 action behavior to match future requirements il y a 7 ans
  Rich Felker eb03bde2f2 release 1.1.18 il y a 7 ans
  Rich Felker 1b9406b03c fix build regression on ARM for ISA levels less than v5 il y a 7 ans
  Rich Felker ec04d122f1 fix regression in glob with literal . or .. path component il y a 7 ans
  Will Dietz 004dc9549b posix_spawn: use larger stack to cover worst-case in execvpe il y a 7 ans
  Rich Felker 2cd663fb2d release 1.1.17 il y a 7 ans
  Rich Felker 45ca5d3fcb in dns parsing callback, enforce MAXADDRS to preclude overflow il y a 7 ans
  Rich Felker 5b5eb527c5 fix incorrect base name offset from nftw when pathname ends in slash(es) il y a 7 ans
  Rich Felker c1e27367a9 fix read-after-free type error in pthread_detach il y a 7 ans
  Szabolcs Nagy 907476925f math: rewrite fma with mostly int arithmetics il y a 7 ans
  Rich Felker b3516058eb for executing init array functions, use function type with prototype il y a 7 ans
  Rich Felker e364774d7c fix access by setjmp and longjmp to __hwcap on arm built as thumb2 il y a 7 ans
  Rich Felker 48be5b6313 fix use of memset without declaration in sched.h cpu set macros il y a 7 ans
  Szabolcs Nagy c10bc61508 powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h il y a 7 ans
  Rich Felker da438ee1fc work around incorrect EPERM from mmap syscall il y a 7 ans
  Rich Felker 8c4be3e220 fix glob descent into . and .. with GLOB_PERIOD il y a 7 ans
  Rich Felker 565dbee24d don't treat numeric port strings as servent records in getservby*() il y a 7 ans
  Rich Felker 9e01be6e49 fix signal masking race in pthread_create with priority attributes il y a 7 ans
  Szabolcs Nagy 822dddfbf1 make syscall.h consistent with linux il y a 8 ans
  Bartosz Brachaczek 9255dad97e handle whitespace before %% in scanf il y a 7 ans
  Alexander Monakov 51bdcdc424 fix OOB reads in Xbyte_memmem il y a 7 ans
  Alexander Monakov cc0dbd5f09 free allocations in clearenv il y a 7 ans
  Alexander Monakov 8e932792c9 overhaul environment functions il y a 7 ans
  Rich Felker 39db00afad fix erroneous acceptance of f4 9x xx xx code sequences by utf-8 decoder il y a 7 ans
  Rich Felker 11ddc314b5 fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombs il y a 7 ans
  Szabolcs Nagy 8459c6f264 arm: add HWCAP_ARM_ hwcap macros il y a 8 ans
  Szabolcs Nagy 06fbefd100 add a_clz_64 helper function il y a 8 ans
  Szabolcs Nagy 3356177979 s390x: add bits/hwcap.h il y a 7 ans