summaryrefslogtreecommitdiff
path: root/arch/x86_64/bits/signal.h
AgeCommit message (Expand)AuthorLines
2012-11-23fix up leftover, incorrect NSIG definitions in arch-specific signal.hRich Felker-1/+0
2012-11-21add back NSIG, removed from powerpc in last commit, but for all archsRich Felker-0/+2
2012-05-22fix missing _BSD_SOURCE support in bits/*.hRich Felker-2/+2
2011-09-19cleanup redundancy in bits/signal.h versionsRich Felker-129/+9
2011-03-10make sigaltstack work (missing macros in signal.h, error conditions)Rich Felker-0/+2
2011-02-20fill in some missing siginfo stuff in signal.hRich Felker-5/+56
2011-02-18support the ugly and deprecated ucontext and sigcontext header stuff...Rich Felker-0/+32
2011-02-15fix some type leakage (timer_t) from x86_64 commitRich Felker-1/+1
2011-02-15Update x86_64 bits to mirror (modulo platform differences) the latest changesNicholas J. Kain-3/+11
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain-0/+107