Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-03 | Add copyright. | Jim Meyering | |
(AUTHORS): I suppose I've written it. | |||
2002-07-24 | undo last change | Jim Meyering | |
2002-07-20 | (main): Add an explicit `exit (EXIT_SUCCESS);' | Jim Meyering | |
for --version, rather than falling through. | |||
2002-07-02 | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering | |
2001-12-15 | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION | Jim Meyering | |
instead of hard-coding --help and --version descriptions. Split --help output into smaller pieces. Use fputs, not printf. | |||
2001-11-25 | (usage): Indent --help and --version strings to start in the 7th column. | Jim Meyering | |
2000-05-11 | (usage): Don't call close_stdout directly, since that | Jim Meyering | |
didn't cover --version output. (main): Arrange to call close_stdout via atexit, instead. | |||
2000-05-07 | Include "closeout.h". | Jim Meyering | |
(usage): Call close_stdout just before exit. | |||
1999-08-06 | Honor --help and --version once again, though now | Jim Meyering | |
only if POSIXLY_CORRECT is set. | |||
1999-08-04 | *** empty log message *** | Jim Meyering | |
1999-07-31 | . | Jim Meyering | |