summaryrefslogtreecommitdiff
path: root/include/signal.h
AgeCommit message (Expand)AuthorLines
2011-03-29implement POSIX timersRich Felker-6/+16
2011-02-20move the GNU siginfo renaming so it doesn't lead to mismatching namesRich Felker-1/+4
2011-02-16some gnu software wrongly uses "struct siginfo" instead of siginfo_t...Rich Felker-0/+1
2011-02-15fix broken signal.h from header cleanupRich Felker-2/+2
2011-02-15fix some type leakage (timer_t) from x86_64 commitRich Felker-1/+0
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain-0/+1
2011-02-14header cleanup, conformance fixes - signalsRich Felker-13/+19
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+98