Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2004-08-02 | unsigned -> unsigned int | Paul Eggert | |
2002-11-21 | (str2signum): Use unsigned, not size_t. | Jim Meyering | |
2002-09-04 | (str2signum, sig2str): Declare loop index variables to be | Jim Meyering | |
of type size_t so that they match type of upper bound, thus avoiding warning about `comparison between signed and unsigned'. | |||
2002-04-29 | Do not include <sys/wait.h>; no longer needed. | Jim Meyering | |
2002-04-28 | Remove definition of unused WTERMSIG. | Jim Meyering | |
2002-04-28 | New file: from Paul Eggert. | Jim Meyering | |