about summary refs log tree commit diff
path: root/include/signal.h
Commit message (Expand)AuthorAgeFilesLines
* implement POSIX timersRich Felker2011-03-291-6/+16
* move the GNU siginfo renaming so it doesn't lead to mismatching namesRich Felker2011-02-201-1/+4
* some gnu software wrongly uses "struct siginfo" instead of siginfo_t...Rich Felker2011-02-161-0/+1
* fix broken signal.h from header cleanupRich Felker2011-02-151-2/+2
* fix some type leakage (timer_t) from x86_64 commitRich Felker2011-02-151-1/+0
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-151-0/+1
* header cleanup, conformance fixes - signalsRich Felker2011-02-141-13/+19
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+98