Jim Meyering
|
44ad4f8ed4
|
(str2signum): Use unsigned, not size_t.
|
2002-11-21 13:17:47 +00:00 |
|
Jim Meyering
|
6c0a2cd041
|
(str2signum, sig2str): Declare loop index variables to be
of type size_t so that they match type of upper bound, thus avoiding
warning about `comparison between signed and unsigned'.
|
2002-09-04 07:41:11 +00:00 |
|
Jim Meyering
|
735b546108
|
Do not include <sys/wait.h>; no longer needed.
|
2002-04-29 07:00:23 +00:00 |
|
Jim Meyering
|
03d0ba4c06
|
Remove definition of unused WTERMSIG.
|
2002-04-28 21:20:49 +00:00 |
|
Jim Meyering
|
b41ca51fc6
|
New file: from Paul Eggert.
|
2002-04-28 21:17:45 +00:00 |
|