15 Commits (31b3ce5309ee4fe17e0ed8d45fc141267c3f1781)

Author SHA1 Message Date
Rich Felker c2518a8efb use struct pt_regs * rather than void * for powerpc[64] sigcontext regs 7 years ago
Rich Felker befa5866ee make brace placement in public header struct definitions consistent 10 years ago
Rich Felker d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts 11 years ago
Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 12 years ago
Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits 12 years ago
Rich Felker 2d0f495e7b add deprecated SIGIOT alias for SIGABRT 13 years ago
Rich Felker a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate 14 years ago
Rich Felker 98f56b12ce fix powerpc ucontext, again.. 14 years ago
Rich Felker b0756d88a0 remove stuff that doesn't belong in powerpc 32-bit sigcontext 14 years ago
Rich Felker 4860db9f54 more ppc signal.h typedef order fixes 14 years ago
Rich Felker 808f225b7c fix misordered typedefs in ppc signal.h 14 years ago
Rich Felker 65b98213e4 add back NSIG, removed from powerpc in last commit, but for all archs 14 years ago
Rich Felker 57a0b82441 make powerpc signal.h namespace-clean for posix/isoc 14 years ago
rofl0r 2df4f6f17b fix invalid usage of mcontext_t in powerpc signal.h 14 years ago
rofl0r 1c8eb8bad7 PPC port cleaned up, static linking works well now. 14 years ago
Rich Felker 8c0a3d9e5c microblaze port 14 years ago
Rich Felker 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 14 years ago
Rich Felker f780ac5baf cleanup redundancy in bits/signal.h versions 15 years ago
Rich Felker d960d4f2cb initial commit of the arm port 15 years ago
Rich Felker 6871fd773d make sigaltstack work (missing macros in signal.h, error conditions) 15 years ago
Rich Felker 8668f033bc fill in some missing siginfo stuff in signal.h 15 years ago
Rich Felker ad2fe25041 support the ugly and deprecated ucontext and sigcontext header stuff... 15 years ago
Rich Felker 1355fdca7c preparing build system to handle ports - step 1 15 years ago
Rich Felker 1322cb82a3 header cleanup, conformance fixes - signals 15 years ago
Rich Felker e1d8d25a50 fix omission that kept sa_restorer from being used 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago