Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-10 | Don't use "exec --"; it's not portable and shouldn't be needed. | Jim Meyering | |
2002-08-01 | Change behavior to conform to POSIX 1003.1-2001: | Jim Meyering | |
- Do not adjust scheduling priority. - Redirects stderr to stdout, if stderr is not a terminal. - Exit status is now 126 if command was found but not invoked, 127 if nohup failed or if command was not found. Fix bug: command was run if nohup.out wasn't writeable. | |||
2002-07-27 | Port to POSIX 1003.1-2001 "nice", which | Jim Meyering | |
requires the option "-n 5" rather than "-5". This matters with GNU "nice" if the user has set the _POSIX2_VERSION environment variable. | |||
2002-07-02 | (usage_help): Use @PACKAGE_BUGREPORT@, rather than hard-coding a | Jim Meyering | |
deprecated address. | |||
2000-05-12 | Detect and report write failure of --help/--version. | Jim Meyering | |
1999-03-20 | Don't modify PATH just to get GNU nice. Instead, try | Jim Meyering | |
to find an absolute path for GNU nice. From Bruno Haible. | |||
1997-10-07 | update bug-reporting address | Jim Meyering | |
1997-02-09 | update copyright | Jim Meyering | |
1997-02-01 | bracket bug address with <> and append a period | Jim Meyering | |
1996-12-13 | (usage): Update bug-reporting address. | Jim Meyering | |
1996-10-05 | (main): update --version output to conform to coding standard | Jim Meyering | |
1996-09-02 | (usage): Tell where to report bugs. | Jim Meyering | |
1996-03-24 | Update FSF's address. | Jim Meyering | |
1996-03-16 | Change @VERSION@ to @PKG_VERSION@. | Jim Meyering | |
1995-05-15 | (usage): Add one- and two-line descriptions to --help output. | Jim Meyering | |
From Karl. | |||
1994-07-26 | . | Jim Meyering | |
1994-04-20 | . | Jim Meyering | |
1992-11-01 | Initial revision | Jim Meyering | |