summaryrefslogtreecommitdiffstats
path: root/libc/signal/allocrtsig.c
Commit message (Collapse)AuthorAgeFilesLines
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-2/+3
|
* Add in (stub out really) __libc_current_sigrtmin, andEric Andersen2001-06-151-0/+35
__libc_current_sigrtmax so current versions of ash will compile. -Erik