Historique des commits

Auteur SHA1 Message Date
  Rich Felker 04335d9260 always block signals for starting new threads, refactor start args il y a 6 ans
  Rich Felker 5b74eed3b3 for SIGEV_THREAD timer threads, replace signal handler with sigwaitinfo il y a 6 ans
  Rich Felker aa5a9d15e0 defer free of thread-local dlerror buffers from inconsistent context il y a 6 ans
  Rich Felker b2020571f0 fix behavior of gets when input line contains a null byte il y a 6 ans
  Rich Felker 099b89d384 redesign robust mutex states to eliminate data races on type field il y a 6 ans
  Rich Felker 042b3ee452 fail fdopendir for O_PATH file descriptors il y a 6 ans
  Bobby Bingham 1dd915c370 update line discipline constants il y a 6 ans
  Bobby Bingham 3517d74a5e move arch-invariant definitions out of bits/ioctl.h il y a 6 ans
  A. Wilcox 8d82971775 locale: ensure dcngettext() preserves errno il y a 6 ans
  Rich Felker 1691b23955 release 1.1.21 il y a 6 ans
  Rich Felker ce32db4715 fix call to __pthread_tsd_run_dtors with too many arguments il y a 6 ans
  Rich Felker aba17aa359 configure: accept ppc[64] as alias for powerpc[64] in gcc tuples il y a 6 ans
  Rich Felker 16a522bab0 fix unintended linking dependency of pthread_key_create on __synccall il y a 6 ans
  Rich Felker de7dc1318f halt getspnam[_r] search on error accessing TCB shadow il y a 6 ans
  Rich Felker 9db81b862d don't set errno or return an error when getspnam[_r] finds no entry il y a 6 ans
  Rich Felker 21a172dd36 make sem_wait and sem_timedwait interruptible by signals il y a 6 ans
  Rich Felker 1ec71c531e don't fail pthread_sigmask/sigprocmask on invalid how when set is null il y a 6 ans
  Rich Felker a63c0104e4 add __timedwait backend workaround for old kernels where futex EINTRs il y a 6 ans
  Rich Felker c00cdefa1d on failed aio submission, set aiocb error and return value il y a 6 ans
  Rich Felker a9a9882fbe don't create aio queue/map structures for invalid file descriptors il y a 6 ans
  Rich Felker 8511511c58 move aio queue allocation from io thread to submitting thread il y a 6 ans
  Rich Felker 1a6d6f131b fix and future-proof against stack overflow in aio io threads il y a 6 ans
  Rich Felker 26c66c485c add namespace-safe version of getauxval for internal use il y a 6 ans
  Szabolcs Nagy 1de4788610 add NT_VMCOREDD to elf.h from linux v4.18 il y a 6 ans
  Szabolcs Nagy 836022b1c3 add AT_MINSIGSTKSZ to elf.h from linux v4.18 il y a 6 ans
  Szabolcs Nagy d149e69c02 add io_pgetevents and rseq syscall numbers from linux v4.18 il y a 6 ans
  Szabolcs Nagy ca73bea05d add TRAP_UNK si_code to signal.h from linux v4.18 il y a 6 ans
  Szabolcs Nagy a71276e258 add SIGSYS support to sys/signalfd.h from linux v4.18 il y a 6 ans
  Szabolcs Nagy 0a9a5c20c7 add AF_XDP to sys/socket.h from linux v4.18 il y a 6 ans
  Szabolcs Nagy 4b9b8c8ee6 update netinet/udp.h for linux v4.18 il y a 6 ans