Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker c1e27367a9 fix read-after-free type error in pthread_detach hace 7 años
  Szabolcs Nagy 907476925f math: rewrite fma with mostly int arithmetics hace 7 años
  Rich Felker b3516058eb for executing init array functions, use function type with prototype hace 7 años
  Rich Felker e364774d7c fix access by setjmp and longjmp to __hwcap on arm built as thumb2 hace 7 años
  Rich Felker 48be5b6313 fix use of memset without declaration in sched.h cpu set macros hace 7 años
  Szabolcs Nagy c10bc61508 powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h hace 7 años
  Rich Felker da438ee1fc work around incorrect EPERM from mmap syscall hace 7 años
  Rich Felker 8c4be3e220 fix glob descent into . and .. with GLOB_PERIOD hace 7 años
  Rich Felker 565dbee24d don't treat numeric port strings as servent records in getservby*() hace 7 años
  Rich Felker 9e01be6e49 fix signal masking race in pthread_create with priority attributes hace 7 años
  Szabolcs Nagy 822dddfbf1 make syscall.h consistent with linux hace 8 años
  Bartosz Brachaczek 9255dad97e handle whitespace before %% in scanf hace 8 años
  Alexander Monakov 51bdcdc424 fix OOB reads in Xbyte_memmem hace 8 años
  Alexander Monakov cc0dbd5f09 free allocations in clearenv hace 7 años
  Alexander Monakov 8e932792c9 overhaul environment functions hace 7 años
  Rich Felker 39db00afad fix erroneous acceptance of f4 9x xx xx code sequences by utf-8 decoder hace 7 años
  Rich Felker 11ddc314b5 fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombs hace 7 años
  Szabolcs Nagy 8459c6f264 arm: add HWCAP_ARM_ hwcap macros hace 8 años
  Szabolcs Nagy 06fbefd100 add a_clz_64 helper function hace 8 años
  Szabolcs Nagy 3356177979 s390x: add bits/hwcap.h hace 7 años
  Rich Felker 5f7efb87a2 move IPPORT_RESERVED from netdb.h to netinet/in.h hace 7 años
  Rich Felker 5f3b652afe add powerpc64 and s390x to list of supported archs in INSTALL file hace 7 años
  Rich Felker 9d4c902c42 fix undefined behavior in memset due to missing sequence points hace 7 años
  Alexander Monakov c7f56b4d2f __init_libc: add fallbacks for __progname setup hace 8 años
  Szabolcs Nagy cc08669380 add SIOCGSTAMPNS socket ioctl macro to ioctl.h hace 7 años
  Szabolcs Nagy 02b50c9d0a fix mips ioctl macros to match linux asm/sockios.h hace 7 años
  Rich Felker 670d6d01f5 fix unsynchronized access to FILE structure in fflush(0) hace 7 años
  Daniel Sabogal 511b7042b3 fix signed overflow in ftok hace 7 años
  Thomas Petazzoni 1698fe6cdc fix build failure for sh4a due to missing colon in asm statement hace 8 años
  Rich Felker 80bf595255 trap UB from attempts to join a detached thread hace 7 años