Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 85e0e35196 release 1.2.2 před 4 roky
  Rich Felker 3953aecbef fix VIDIOC_DQEVENT (v4l2) ioctl fallback for pre-5.6 kernels před 4 roky
  Arnd Bergmann 30f55067a6 fix v4l2 buffer ioctl fallbacks for pre-5.6 kernels před 4 roky
  Ariadne Conill db981ffb3e sh: fix incorrect mcontext_t member naming před 4 roky
  Rich Felker 1e4204d522 use libc-internal malloc for newlocale/freelocale před 4 roky
  Rich Felker 36246b347c drop use of pthread_once in newlocale před 4 roky
  Rich Felker 37fcc13c12 lift locale lock out of internal __get_locale před 4 roky
  Rich Felker c53e9b2394 fix misleading comment in strstr před 4 roky
  Rich Felker b67d56c7b3 drop use of pthread_once for aio thread stack size init před 4 roky
  Rich Felker 90ff016996 fix omission of non-stub pthread_mutexattr_getprotocol před 4 roky
  Drew DeVault 56f0631d95 riscv64: fix inconsistent ucontext_t struct tag před 4 roky
  Rich Felker 50c7935cd2 fix failure to preserve r6 in s390x asm; per ABI it is call-saved před 4 roky
  Marius Hillenbrand 738c4e945c s390x: derive float_t from compiler or default to float před 4 roky
  Ariadne Conill 821083ac7b implement reallocarray před 4 roky
  Rich Felker 29ff7599a4 implement realpath directly instead of using procfs readlink před 4 roky
  Dominic Chen 5d464f524b fix mallocng regression in malloc_usable_size with null argument před 4 roky
  Issam E. Maghni d046ec92c1 configure: do not use obsolescent form of test -a|o před 4 roky
  Érico Rolim c5d118ebbc fix segfault in lutimes when tv argument is NULL před 4 roky
  Szabolcs Nagy 67f774625e netinet/in.h: add IP_RECVERR_4884 from linux v5.9 před 4 roky
  Szabolcs Nagy d078f83657 sys/fanotify.h: add new FAN_* macros from linux v5.9 před 4 roky
  Szabolcs Nagy 3ba370fe8d bits/syscall.h: add __NR_close_range from linux v5.9 před 4 roky
  William Woodruff badc5bb211 add missing personality values před 4 roky
  Jinliang Li 6e98924890 arm fabs and sqrt: support single-precision-only fpu variants před 4 roky
  Érico Rolim c8c3e341fb fix typo in INSTALL před 4 roky
  Rich Felker e2fa720be7 work around linux bug in readlink syscall with zero buffer size před 4 roky
  Rich Felker c17cda6d61 parse v3 or future-unknown zoneinfo file versions as v2+ před 4 roky
  Rich Felker 585a0a78f9 explicitly prefer 64-bit/v2 zoneinfo tables před 4 roky
  Rich Felker debbddf7c8 fix regression in pthread_exit před 4 roky
  Rich Felker 3ab2a4e026 rewrite wcsnrtombs to fix buffer overflow and other bugs před 4 roky
  Rich Felker 233bb6972d protect destruction of process-shared mutexes against robust list races před 4 roky