Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (argp_program_version): New variable. | Miles Bader | 1996-07-06 | 1 | -0/+3 |
| | | | | <hurd.h>: New include. | ||||
* | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader | 1996-05-11 | 1 | -2/+3 |
| | |||||
* | (main): Pass new arg to argp_parse. | Miles Bader | 1996-03-23 | 1 | -1/+1 |
| | |||||
* | (main, args_doc, doc): Add repeat mode. | Miles Bader | 1996-02-05 | 1 | -52/+122 |
| | | | | (FVAL): New macro. | ||||
* | (main): | Miles Bader | 1996-02-05 | 1 | -17/+17 |
| | | | | | | | Slightly decrease the space for numbers in the verbose output format. Twiddle the widths of the terse fields to make sure there's room for typical numbers. (fields, options): Make const. | ||||
* | Initial revision | Miles Bader | 1996-02-03 | 1 | -0/+210 |