Historie revizí

Autor SHA1 Zpráva Datum
  Khem Raj 047a16398b sys/stat.h: fix typo in statx member name stx_dio_offset_align před 3 týdny
  Stefan Liebler 5be920e910 s390x: don't allow br r0 in CRTJMP asm před 4 týdny
  Rich Felker 2fc56aaa9f update contributor name in authorship notices před 4 týdny
  Rich Felker 43664364c8 fix compile regression in exit on archs without SYS_pause před 4 týdny
  Rich Felker 6d8000d3c6 abstract missing SYS_pause syscall with macros před 4 týdny
  Rich Felker 23ab04a863 statx: add new struct statx fields and corresponding mask macros před 1 měsícem
  Rich Felker 4ca8c26776 statx: fix uninitialized attributes/mask in fallback path před 1 měsícem
  Gabriel Ravier 251cbb6366 statx: fix ENOSYS emulation not setting stx_rdev_* před 1 měsícem
  Rich Felker 8c43c56269 sysconf: fix _SC_MINSIGSTKSZ computation to match kernel interpretation před 2 měsíci
  Rich Felker 300a1f5390 sigaltstack: enforce dynamic MINSIGSTKSZ limit před 2 měsíci
  Rich Felker 572a2e2eb9 printf: drastically reduce stack usage without [long] double args před 2 měsíci
  Rich Felker c94a0c16f0 isatty: don't collapse all non-EBADF errors to ENOTTY před 2 měsíci
  Rich Felker ee18e584bf printf core: replace if(0) blocks around switch cases with explicit gotos před 2 měsíci
  Rich Felker 06a9647093 iconv: add cp858 před 2 měsíci
  Rich Felker e1b57ede3e catan: remove no-op reduction mod pi and unused code před 2 měsíci
  Rich Felker ca4e632df4 remove incorrect comment regarding powl exceptional cases před 2 měsíci
  Rich Felker c851b268bd strerror: add error strings for EUCLEAN and ENAVAIL před 3 měsíci
  Rich Felker 9c78557af0 use hidden visibility for C entry point function _start_c před 3 měsíci
  Rich Felker 882aedf6a1 fix lost or delayed wakes in sem_post under certain race conditions před 3 měsíci
  Baruch Siach b09e3174a6 m68k: fix POLLWRNORM and POLLWRBAND před 3 měsíci
  Rich Felker 2de6b42605 fix missing make dependency for Scrt1.o due to typo před 3 měsíci
  Rich Felker cde213f9c3 timer_create: replace pthread barrier with semaphores for thread start před 3 měsíci
  Rich Felker 9ee6f10407 atexit: fail rather than deadlocking after last handler is called před 3 měsíci
  Rich Felker 8cca79a72c exit: add back lock to make concurrent calls to exit safe před 3 měsíci
  Rich Felker ef7d0ae212 move __utc string object to its own translation unit před 3 měsíci
  Rich Felker dd1e63c363 syslog: revert LOG_FAC/LOG_FACMASK changes před 4 měsíci
  Rich Felker 008f737ddf siglongjmp: document why this function just calls longjmp před 4 měsíci
  Jakub Stasiak 947b4574fa inet_ntop: fix the IPv6 leading zero sequence compression před 4 měsíci
  Rich Felker 50ab830633 dynlink: avoid copying to temp buffer in get_lfs64 před 4 měsíci
  Joe Damato 1b97d0060b sys/epoll.h: add epoll ioctls před 5 měsíci