summaryrefslogtreecommitdiff
path: root/lib/sig2str.h
AgeCommit message (Collapse)Author
2002-04-29(SIGNUM_BOUND): Do not use WTERMSIG, to avoidJim Meyering
depending on <sys/wait.h> and WTERMSIG. Default to 64 instead of 127, since 64 is the largest conceivable number for ancient nonstandard hosts.
2002-04-28New file: from Paul Eggert.Jim Meyering