Commit History

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