Historique des commits

Auteur SHA1 Message Date
  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
  Rich Felker 5f7efb87a2 move IPPORT_RESERVED from netdb.h to netinet/in.h il y a 7 ans
  Rich Felker 5f3b652afe add powerpc64 and s390x to list of supported archs in INSTALL file il y a 7 ans
  Rich Felker 9d4c902c42 fix undefined behavior in memset due to missing sequence points il y a 7 ans
  Alexander Monakov c7f56b4d2f __init_libc: add fallbacks for __progname setup il y a 7 ans
  Szabolcs Nagy cc08669380 add SIOCGSTAMPNS socket ioctl macro to ioctl.h il y a 7 ans
  Szabolcs Nagy 02b50c9d0a fix mips ioctl macros to match linux asm/sockios.h il y a 7 ans
  Rich Felker 670d6d01f5 fix unsynchronized access to FILE structure in fflush(0) il y a 7 ans
  Daniel Sabogal 511b7042b3 fix signed overflow in ftok il y a 7 ans
  Thomas Petazzoni 1698fe6cdc fix build failure for sh4a due to missing colon in asm statement il y a 7 ans
  Rich Felker 80bf595255 trap UB from attempts to join a detached thread il y a 7 ans
  Bobby Bingham e31c8c2d79 ppc64: fix setjmp/longjmp handling of TOC pointer il y a 7 ans
  Leah Neukirchen 52cf5c18f4 qsort: add a short comment about the algorithm il y a 7 ans
  Rich Felker dc2f368e56 disable global visibility override hack (vis.h) by default il y a 7 ans
  Rich Felker 947d330f68 add _NL_LOCALE_NAME extension to nl_langinfo il y a 7 ans
  Jens Gustedt a08910fc2c fix missing volatile qualifier on lock in __get_locale il y a 7 ans
  Alexander Monakov 2e6e08423b remove ineffective compiler assist from printf il y a 7 ans
  Alexander Monakov bc42dcbfd9 fix undefined behavior in ptrace il y a 7 ans
  Jens Gustedt d906fa3118 unify the use of FUTEX_PRIVATE il y a 7 ans
  Alexander Monakov 60ab365cae fix undefined behavior in free il y a 7 ans
  Alexander Monakov f688884061 reapply va_arg hacks removal to wprintf il y a 7 ans