| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1995-10-11 | (ARGP_HELP_*, argp_help): Renamed from ARGP_USAGE_* &c. | Miles Bader | |
| (ARGP_HELP_STD_HELP): Use ARGP_HELP_SHORT_USAGE instead of ARGP_HELP_USAGE. | |||
| 1995-10-11 | (SRCS): Add argp-parse.c, argp-help.c, and line.c | Miles Bader | |
| (LCLHDRS): Add line.h and argp.h. | |||
| 1995-10-11 | Doc fixes. | Miles Bader | |
| 1995-10-11 | (struct argp_state): Get rid of the PROCESSED_ARG field. | Miles Bader | |
| 1995-10-11 | (argp_parse): | Miles Bader | |
| Put all the group attributes into structures which get stored in the GROUPS array, rather than having a separate array for each. Implement ARGP_KEY_NO_ARGS in a better way. | |||
| 1995-10-10 | (argp_parse): Add support for ARGP_KEY_NO_ARGS. | Miles Bader | |
| 1995-10-10 | (struct argp_state): Add PROCESSED_ARG field. | Miles Bader | |
| (ARGP_KEY_NO_ARGS): New macro. | |||
| 1995-10-10 | Initial revision | Miles Bader | |
| 1995-09-27 | (options_parse): Use 0 as the tag for non-option args. | Miles Bader | |
| 1995-09-27 | Use 0 as the tag for non-option args. | Miles Bader | |
| 1995-09-16 | (lndist, $(srcdir)/hurd-snap/$(dir)/error.[ch]): Targets removed. | Roland McGrath | |
| 1995-08-24 | Include "options.h" instead of <options.h>. | Miles Bader | |
| 1995-08-24 | Initial revision | Miles Bader | |
| 1995-05-22 | When adding a fake argv[0], bump argc. | Miles Bader | |
| Set optind to 0, so that getopt will reinitialize itself. | |||
| 1995-05-20 | Initial revision | Miles Bader | |
| 1995-05-18 | Declare argz_count and argz_extract. | Miles Bader | |
| 1995-05-18 | Add two new functions: argz_count returns the number of arguments in an argz | Miles Bader | |
| vector, and argz_extract extracts the arguments into an argv type vector. | |||
| 1995-03-31 | Initial revision | Miles Bader | |
