summaryrefslogtreecommitdiffstats
path: root/libc/signal/allocrtsig.c
Commit message (Collapse)AuthorAgeFilesLines
* 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