12 Commits (120e402de66bf0791a4f76dd1ee0e089809814f3)

Author SHA1 Message Date
Rich Felker a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate 14 years ago
Rich Felker c72fc23843 sigcontext/mcontext cleanup for arch-specific bits 14 years ago
Rich Felker 7538708f8b fix up leftover, incorrect NSIG definitions in arch-specific 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 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 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 44460c6d1e fix some type leakage (timer_t) from x86_64 commit 15 years ago
Nicholas J. Kain bb89bdd00e Update x86_64 bits to mirror (modulo platform differences) the latest changes 15 years ago
Nicholas J. Kain 1e12632591 Port musl to x86-64. One giant commit! 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