Historique des commits

Auteur SHA1 Message Date
  Rich Felker dd1e63c363 syslog: revert LOG_FAC/LOG_FACMASK changes il y a 2 mois
  Rich Felker 008f737ddf siglongjmp: document why this function just calls longjmp il y a 2 mois
  Jakub Stasiak 947b4574fa inet_ntop: fix the IPv6 leading zero sequence compression il y a 3 mois
  Rich Felker 50ab830633 dynlink: avoid copying to temp buffer in get_lfs64 il y a 2 mois
  Joe Damato 1b97d0060b sys/epoll.h: add epoll ioctls il y a 3 mois
  Rich Felker ab31e9d6a0 getusershell: skip blank lines and comments il y a 2 mois
  Florian Ziesche 53ac44ff4c dynlink: fix get_lfs64() with posix_fallocate64 il y a 2 mois
  Rich Felker 895736d49b syslog: fix incorrect LOG_MAKEPRI and LOG_FAC[MASK] macros il y a 3 mois
  Tony Ambardar 05ce67fea9 add renameat2 linux syscall wrapper il y a 4 mois
  Rich Felker 0079972992 fix mismatched type in posix_getdents definition il y a 4 mois
  mojyack cbf59dd662 aarch64 crti.o: fix alignment of _init/_fini il y a 4 mois
  Gonzalo Alvarez 84015cee17 fix typo that broke sys/reg.h and sys/user.h il y a 4 mois
  Rich Felker 1b0d48517f implement posix_getdents adopted for next issue of POSIX il y a 4 mois
  Rich Felker 2c124e13bd stdint.h: derive limits from __LONG_MAX, use common fast16 types il y a 4 mois
  Rich Felker 7019fbe103 sys/user.h: derive __WORDSIZE from __LONG_MAX il y a 4 mois
  Rich Felker e709a6f07a sys/reg.h: derive __WORDSIZE from __LONG_MAX il y a 4 mois
  Rich Felker 29b216b2f2 unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits il y a 4 mois
  Rich Felker 0dfa1d8caa unify bits/stat.h for all archs sharing a common definition il y a 4 mois
  Rich Felker ef600888d2 align aarch64, riscv64, loongarch64 stat structure padding type il y a 4 mois
  Rich Felker 6f666231bf ldso: fix non-functional fix to early dynamic PAGE_SIZE access il y a 4 mois
  Rich Felker fced99e93d strptime: implement conversion specifiers adopted for next POSIX issue il y a 4 mois
  Rich Felker 3f9d4224d8 printf decimal integer formatting: shave off one division il y a 4 mois
  Michael Forney a23cf8f9c5 riscv mcontext_t/sigcontext: use __aligned__ instead of aligned il y a 5 mois
  Rich Felker cbf1c7b605 add missing STATX_ATTR_* macros omitted when statx was added il y a 4 mois
  Rich Felker 3f49203c55 initgroups: do not artificially limit number of supplementary groups il y a 5 mois
  Rich Felker 24ebbbdedc printf: fix edge case where hex float precision was not honored il y a 5 mois
  Szabolcs Nagy e3b0ace505 complex: fix comment in cacosh il y a 6 mois
  Szabolcs Nagy 9683bd6241 math: fix fma(x,y,0) when x*y rounds to -0 il y a 6 mois
  Rich Felker 5370070fde fix pwrite/pwritev handling of O_APPEND files il y a 6 mois
  Rich Felker bdc9a9ff6f uio.h: add RWF_NOAPPEND flag for pwritev2 il y a 6 mois