提交历史

作者 SHA1 备注 提交日期
  Rich Felker 269d193820 fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64 1 年之前
  Rich Felker ee3f0c5516 make brace placement in public header typedef'd structs consistent 8 年之前
  Rich Felker d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts 9 年之前
  Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 10 年之前
  Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits 10 年之前
  Rich Felker 2d0f495e7b add deprecated SIGIOT alias for SIGABRT 11 年之前
  Rich Felker a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate 12 年之前
  Rich Felker c72fc23843 sigcontext/mcontext cleanup for arch-specific bits 12 年之前
  Rich Felker 7538708f8b fix up leftover, incorrect NSIG definitions in arch-specific signal.h 12 年之前
  Rich Felker 65b98213e4 add back NSIG, removed from powerpc in last commit, but for all archs 12 年之前
  Rich Felker 8c0a3d9e5c microblaze port 12 年之前