Commit History

Автор SHA1 Съобщение Дата
  Rich Felker 1febd21d3f add time64 symbol name redirects to public headers, under arch control преди 5 години
  Szabolcs Nagy ca73bea05d add TRAP_UNK si_code to signal.h from linux v4.18 преди 6 години
  Rich Felker f9c2498fee remove spurious const keyword in sigqueue declaration преди 7 години
  Szabolcs Nagy 38e81ddc04 signal.h: add missing SIGTRAP si_codes преди 7 години
  Szabolcs Nagy 9680e1d03a add SS_AUTODISARM sigaltstack ss_flags from linux v4.7 to signal.h преди 8 години
  Szabolcs Nagy 19f87240d5 update siginfo struct for linux v4.6 преди 8 години
  Szabolcs Nagy 9a3b8f97a1 fix siginfo_t for mips преди 9 години
  Szabolcs Nagy 22f84829af move bits/signal.h include close to the top of signal.h преди 9 години
  Rich Felker d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts преди 10 години
  Szabolcs Nagy ad85fcb568 add new si_lower and si_upper siginfo_t members преди 10 години
  Rich Felker ab8f6a6e42 fix places where _BSD_SOURCE failed to yield a superset of _XOPEN_SOURCE преди 10 години
  Rich Felker 44d28e5512 overhaul siginfo_t definition in signal.h преди 10 години
  Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits преди 11 години
  Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits преди 11 години
  Rich Felker 3500555db3 fix const-correctness in sigandset/sigorset arguments преди 11 години
  Rich Felker 8f0359605a fix multiple minor namespace issues in headers преди 11 години
  Rich Felker a926fe26c1 fix incorrect type for new si_call_addr in siginfo_t преди 11 години
  Szabolcs Nagy b54f169bfd update siginfo according to linux headers преди 11 години
  Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat преди 11 години
  Rich Felker 8c741783fc fix some obscure header type size/alignment issues преди 12 години
  rofl0r a1990e1e83 add sigandset and sigorset (needed for qemu) преди 12 години
  Rich Felker 769fd4ce20 feature test macros: make _GNU_SOURCE enable everything преди 12 години
  Rich Felker 7dcb640da3 provide NSIG under _BSD_SOURCE (default) as well as _GNU_SOURCE преди 12 години
  Rich Felker a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate преди 12 години
  Rich Felker 65b98213e4 add back NSIG, removed from powerpc in last commit, but for all archs преди 12 години
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros преди 12 години
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
  Rich Felker 90e123f4a8 fix redef of sigprocmask constants on mips преди 12 години
  Rich Felker ba8a96b068 more mips bits-header fixes преди 12 години
  Rich Felker 9f370fa99e bsd_signal is a legacy (removed) XSI function, not needed in _BSD_SOURCE преди 12 години