Paul Eggert
|
2d0c5eefd0
|
Sync from gnulib.
|
2005-09-22 06:05:39 +00:00 |
|
Jim Meyering
|
116e6fb244
|
Update FSF postal mail address.
|
2005-05-14 07:58:06 +00:00 |
|
Paul Eggert
|
aebe589261
|
unsigned -> unsigned int
|
2004-08-02 22:58:22 +00:00 |
|
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 |
|