Historie revizí

Autor SHA1 Zpráva Datum
  Szabolcs Nagy 7c0c7a75ec math: avoid runtime conversions of floating-point constants před 3 roky
  Rich Felker f8bdc30482 fix spurious failures by fgetws when buffer ends with partial character před 3 roky
  pelco 5690668a1b add missing strerror text for key management před 3 roky
  Rich Felker 3b7b415557 fix out-of-bound read processing time zone data with distant-past dates před 3 roky
  Rich Felker 75b3412f3d fix potentially wrong-sign zero in cproj functions at infinity před 3 roky
  Rich Felker 52f0deb969 make fseek detect and produce an error for invalid whence arguments před 3 roky
  Érico Nogueira cbacd638e3 add SEEK_DATA and SEEK_HOLE to unistd.h před 3 roky
  Wesley Wiser c4d4028dde fix failure to use add-cfi scripts on asm when building out-of-tree před 3 roky
  Rich Felker 775bde6b5c fix wcwidth of hangul combining (vowel/final) letters před 3 roky
  Rich Felker 8d404733e1 fix mismatched signatures for strtod_l family před 3 roky
  Ismael Luceno 98e688a9da define NULL as nullptr when used in C++11 or later před 3 roky
  Rich Felker 8274aaaaa1 fix hwcap access in powerpc-sf setjmp/longjmp před 3 roky
  Rich Felker 3733c831f2 fix struct layout mismatch in sound ioctl time32 fallback conversion před 3 roky
  Érico Nogueira b76f37fd56 add qsort_r and make qsort a wrapper around it před 4 roky
  Rich Felker 7be59733d7 add SPE FPU support to powerpc-sf před 3 roky
  Rich Felker e3e7189c11 fix undefined behavior in getdelim via null pointer arithmetic and memcpy před 3 roky
  Rich Felker b713b8b2e4 fix excessively slow TLS performance on some mips models před 3 roky
  Érico Nogueira 3eed6a6f0a fix error checking in pthread_getname_np před 3 roky
  Rich Felker 3f701faace fix libc-internal signal blocking on mips archs před 3 roky
  Rich Felker 0fbd7d6683 fix broken struct shmid_ds on powerpc (32-bit) před 3 roky
  Szabolcs Nagy 4f3d346bff math: fix fmaf not to depend on FE_TOWARDZERO před 3 roky
  Rich Felker 937822abb6 fix TZ parsing logic for identifying POSIX-form strings před 3 roky
  Khem Raj 1f0c7cb1cc riscv: rename __NR_fstatat __NR_newfstatat před 3 roky
  Michael Forney d8cb888db9 remove return with expression in void function před 3 roky
  Érico Nogueira b7a130e0b9 remove unnecessary cast for map_library return před 3 roky
  Érico Rolim bd3b9c4ca5 add pthread_getname_np function před 3 roky
  Rich Felker e1a51185ce fix popen not to leak pipes from one child to another před 3 roky
  Rich Felker e74acd59a5 remove spurious lock in popen před 3 roky
  Érico Nogueira 9a40e842df define __STDC_UTF_{16,32}__ macros před 3 roky
  Rich Felker aad50fcd79 fix regression in dl_iterate_phdr reporting of modules with no TLS před 3 roky