Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker c47ad25ea3 iconv: harden UTF-8 output code path against input decoder bugs há 1 semana atrás
  Rich Felker 4c4f15dae5 hasmntopt: match only whole options not arbitrary substrings há 1 semana atrás
  Rich Felker e5adcd97b5 iconv: fix erroneous input validation in EUC-KR decoder há 1 semana atrás
  Rich Felker 5e594aeabf iconv: fix erroneous decoding of some invalid ShiftJIS sequences há 1 semana atrás
  Alex Rønne Petersen 6af4f25b89 s390x: manually inline __tls_get_addr in __tls_get_offset há 1 mês atrás
  Yao Zi 5ccf05d86d ldso: don't reclaim zero-memory-sized segments há 3 meses atrás
  Rich Felker 1a98576401 sched.h: reduce namespace conflicts in _GNU_SOURCE profile há 1 mês atrás
  Rich Felker d36e5bf83b mq: add x32-specific implementations to work around mismatched kernel ABI há 2 meses atrás
  Rich Felker 561cd07dff SIGEV_THREAD timers: re-block signals when reusing kernel thread há 2 meses atrás
  Rich Felker 47fa6e4fcc SIGEV_THREAD timers: fix fatal signal if internal SIGTIMER becomes unblocked há 2 meses atrás
  Xing Li 61399d4bd0 loongarch64: add TLSDESC support há 5 meses atrás
  Rich Felker 9b6a24f9c5 wire up vdso clock_gettime for riscv32 and riscv64 há 4 meses atrás
  Rich Felker f2375aacac wire up vdso clock_gettime for powerpc, powerpc64, and s390x há 4 meses atrás
  Alex Rønne Petersen bc5f816a7a mips: use preferred asm mnemomic jr for better assembler compatibility há 5 meses atrás
  Alyssa Ross 4e6c827cf4 mntent: exclude trailing newline from parsed field há 4 meses atrás
  Alex Rønne Petersen 9929a571b5 arm: fix _init/_fini alignment in crti.o há 4 meses atrás
  Khem Raj 047a16398b sys/stat.h: fix typo in statx member name stx_dio_offset_align há 4 meses atrás
  Stefan Liebler 5be920e910 s390x: don't allow br r0 in CRTJMP asm há 4 meses atrás
  Rich Felker 2fc56aaa9f update contributor name in authorship notices há 4 meses atrás
  Rich Felker 43664364c8 fix compile regression in exit on archs without SYS_pause há 4 meses atrás
  Rich Felker 6d8000d3c6 abstract missing SYS_pause syscall with macros há 4 meses atrás
  Rich Felker 23ab04a863 statx: add new struct statx fields and corresponding mask macros há 5 meses atrás
  Rich Felker 4ca8c26776 statx: fix uninitialized attributes/mask in fallback path há 5 meses atrás
  Gabriel Ravier 251cbb6366 statx: fix ENOSYS emulation not setting stx_rdev_* há 5 meses atrás
  Rich Felker 8c43c56269 sysconf: fix _SC_MINSIGSTKSZ computation to match kernel interpretation há 5 meses atrás
  Rich Felker 300a1f5390 sigaltstack: enforce dynamic MINSIGSTKSZ limit há 5 meses atrás
  Rich Felker 572a2e2eb9 printf: drastically reduce stack usage without [long] double args há 6 meses atrás
  Rich Felker c94a0c16f0 isatty: don't collapse all non-EBADF errors to ENOTTY há 6 meses atrás
  Rich Felker ee18e584bf printf core: replace if(0) blocks around switch cases with explicit gotos há 6 meses atrás
  Rich Felker 06a9647093 iconv: add cp858 há 6 meses atrás