Historique des commits

Auteur SHA1 Message Date
  Szabolcs Nagy e99c425827 signal.h: add new sa_flags from linux v5.11 il y a 3 ans
  Szabolcs Nagy 993cccce13 signal.h: add SYS_USER_DISPATCH si_code value from linux v5.11 il y a 3 ans
  Szabolcs Nagy 3dcbd89690 signal.h: add si_code values for SIGSYS il y a 3 ans
  Szabolcs Nagy 87b8f14811 signal.h: add MTE specific SIGSEGV codes from linux v5.10 il y a 3 ans
  James Y Knight 7c71792e87 add support for SIGEV_THREAD_ID timers il y a 5 ans
  Rich Felker 1febd21d3f add time64 symbol name redirects to public headers, under arch control il y a 5 ans
  Szabolcs Nagy ca73bea05d add TRAP_UNK si_code to signal.h from linux v4.18 il y a 6 ans
  Rich Felker f9c2498fee remove spurious const keyword in sigqueue declaration il y a 6 ans
  Szabolcs Nagy 38e81ddc04 signal.h: add missing SIGTRAP si_codes il y a 7 ans
  Szabolcs Nagy 9680e1d03a add SS_AUTODISARM sigaltstack ss_flags from linux v4.7 to signal.h il y a 8 ans
  Szabolcs Nagy 19f87240d5 update siginfo struct for linux v4.6 il y a 8 ans
  Szabolcs Nagy 9a3b8f97a1 fix siginfo_t for mips il y a 8 ans
  Szabolcs Nagy 22f84829af move bits/signal.h include close to the top of signal.h il y a 8 ans
  Rich Felker d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts il y a 9 ans
  Szabolcs Nagy ad85fcb568 add new si_lower and si_upper siginfo_t members il y a 9 ans
  Rich Felker ab8f6a6e42 fix places where _BSD_SOURCE failed to yield a superset of _XOPEN_SOURCE il y a 10 ans
  Rich Felker 44d28e5512 overhaul siginfo_t definition in signal.h il y a 10 ans
  Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits il y a 10 ans
  Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits il y a 10 ans
  Rich Felker 3500555db3 fix const-correctness in sigandset/sigorset arguments il y a 11 ans
  Rich Felker 8f0359605a fix multiple minor namespace issues in headers il y a 11 ans
  Rich Felker a926fe26c1 fix incorrect type for new si_call_addr in siginfo_t il y a 11 ans
  Szabolcs Nagy b54f169bfd update siginfo according to linux headers il y a 11 ans
  Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat il y a 11 ans
  Rich Felker 8c741783fc fix some obscure header type size/alignment issues il y a 11 ans
  rofl0r a1990e1e83 add sigandset and sigorset (needed for qemu) il y a 12 ans
  Rich Felker 769fd4ce20 feature test macros: make _GNU_SOURCE enable everything il y a 12 ans
  Rich Felker 7dcb640da3 provide NSIG under _BSD_SOURCE (default) as well as _GNU_SOURCE il y a 12 ans
  Rich Felker a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate il y a 12 ans
  Rich Felker 65b98213e4 add back NSIG, removed from powerpc in last commit, but for all archs il y a 12 ans