Commit History

Autor SHA1 Mensaxe Data
  Rich Felker 47fa6e4fcc SIGEV_THREAD timers: fix fatal signal if internal SIGTIMER becomes unblocked hai 3 meses
  Xing Li 61399d4bd0 loongarch64: add TLSDESC support hai 7 meses
  Rich Felker 9b6a24f9c5 wire up vdso clock_gettime for riscv32 and riscv64 hai 5 meses
  Rich Felker f2375aacac wire up vdso clock_gettime for powerpc, powerpc64, and s390x hai 5 meses
  Alex Rønne Petersen bc5f816a7a mips: use preferred asm mnemomic jr for better assembler compatibility hai 6 meses
  Alyssa Ross 4e6c827cf4 mntent: exclude trailing newline from parsed field hai 5 meses
  Alex Rønne Petersen 9929a571b5 arm: fix _init/_fini alignment in crti.o hai 5 meses
  Khem Raj 047a16398b sys/stat.h: fix typo in statx member name stx_dio_offset_align hai 5 meses
  Stefan Liebler 5be920e910 s390x: don't allow br r0 in CRTJMP asm hai 6 meses
  Rich Felker 2fc56aaa9f update contributor name in authorship notices hai 5 meses
  Rich Felker 43664364c8 fix compile regression in exit on archs without SYS_pause hai 5 meses
  Rich Felker 6d8000d3c6 abstract missing SYS_pause syscall with macros hai 5 meses
  Rich Felker 23ab04a863 statx: add new struct statx fields and corresponding mask macros hai 6 meses
  Rich Felker 4ca8c26776 statx: fix uninitialized attributes/mask in fallback path hai 6 meses
  Gabriel Ravier 251cbb6366 statx: fix ENOSYS emulation not setting stx_rdev_* hai 6 meses
  Rich Felker 8c43c56269 sysconf: fix _SC_MINSIGSTKSZ computation to match kernel interpretation hai 7 meses
  Rich Felker 300a1f5390 sigaltstack: enforce dynamic MINSIGSTKSZ limit hai 7 meses
  Rich Felker 572a2e2eb9 printf: drastically reduce stack usage without [long] double args hai 7 meses
  Rich Felker c94a0c16f0 isatty: don't collapse all non-EBADF errors to ENOTTY hai 7 meses
  Rich Felker ee18e584bf printf core: replace if(0) blocks around switch cases with explicit gotos hai 7 meses
  Rich Felker 06a9647093 iconv: add cp858 hai 7 meses
  Rich Felker e1b57ede3e catan: remove no-op reduction mod pi and unused code hai 7 meses
  Rich Felker ca4e632df4 remove incorrect comment regarding powl exceptional cases hai 7 meses
  Rich Felker c851b268bd strerror: add error strings for EUCLEAN and ENAVAIL hai 8 meses
  Rich Felker 9c78557af0 use hidden visibility for C entry point function _start_c hai 8 meses
  Rich Felker 882aedf6a1 fix lost or delayed wakes in sem_post under certain race conditions hai 8 meses
  Baruch Siach b09e3174a6 m68k: fix POLLWRNORM and POLLWRBAND hai 8 meses
  Rich Felker 2de6b42605 fix missing make dependency for Scrt1.o due to typo hai 8 meses
  Rich Felker cde213f9c3 timer_create: replace pthread barrier with semaphores for thread start hai 8 meses
  Rich Felker 9ee6f10407 atexit: fail rather than deadlocking after last handler is called hai 8 meses