| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial revision | Miles Bader | 1995-12-17 | 3 | -0/+181 |
* | (SRCS): Add termsize.c & ivec.c. | Miles Bader | 1995-12-17 | 1 | -2/+2 |
* | (argz_insert): New declaration. | Miles Bader | 1995-12-17 | 1 | -0/+3 |
* | (argz_remove, argz_append, argz_add): New functions, were in envz.c. | Miles Bader | 1995-12-17 | 1 | -0/+72 |
* | (argz_append, argz_add, argz_remove): New functions. | Miles Bader | 1995-12-14 | 1 | -0/+11 |
* | (argz_stringify): Add the SEP argument. | Miles Bader | 1995-12-06 | 2 | -5/+5 |
* | (argp_parse): Changes uses of the INDEX field in struct argp_state to use NEXT. | Miles Bader | 1995-12-06 | 1 | -7/+7 |
* | (struct argp_state): Rename the INDEX field to be NEXT. | Miles Bader | 1995-12-06 | 1 | -3/+3 |
* | (SRCS, LCLHDRS): Removed error.c and error.h. | Roland McGrath | 1995-12-05 | 1 | -5/+2 |
* | (argp_error): New function. | Miles Bader | 1995-10-20 | 1 | -0/+22 |
* | (argp_usage, argp_error): New declarations. | Miles Bader | 1995-10-20 | 1 | -0/+13 |
* | (argp_parse): If an option alias doesn't have a key, use the real key. | Miles Bader | 1995-10-13 | 1 | -1/+1 |
* | (ARGP_HELP_STD_ERR): Doesn't print a usage message. | Miles Bader | 1995-10-13 | 1 | -2/+7 |
* | (argp_parse): Correctly mark short options as optional. | Miles Bader | 1995-10-12 | 1 | -1/+1 |
* | (hol_find_entry): Don't increment ENTRY prematurely. | Miles Bader | 1995-10-11 | 1 | -103/+199 |
* | (argp_parse): | Miles Bader | 1995-10-11 | 1 | -81/+97 |
* | (ARGP_HELP_*, argp_help): Renamed from ARGP_USAGE_* &c. | Miles Bader | 1995-10-11 | 1 | -12/+18 |
* | (SRCS): Add argp-parse.c, argp-help.c, and line.c | Miles Bader | 1995-10-11 | 1 | -2/+2 |
* | Doc fixes. | Miles Bader | 1995-10-11 | 1 | -9/+13 |
* | (struct argp_state): Get rid of the PROCESSED_ARG field. | Miles Bader | 1995-10-11 | 1 | -8/+5 |
* | (argp_parse): | Miles Bader | 1995-10-11 | 1 | -45/+59 |
* | (argp_parse): Add support for ARGP_KEY_NO_ARGS. | Miles Bader | 1995-10-10 | 1 | -2/+10 |
* | (struct argp_state): Add PROCESSED_ARG field. | Miles Bader | 1995-10-10 | 1 | -2/+23 |
* | Initial revision | Miles Bader | 1995-10-10 | 3 | -0/+1226 |
* | (options_parse): Use 0 as the tag for non-option args. | Miles Bader | 1995-09-27 | 1 | -1/+1 |
* | Use 0 as the tag for non-option args. | Miles Bader | 1995-09-27 | 1 | -1/+1 |
* | (lndist, $(srcdir)/hurd-snap/$(dir)/error.[ch]): Targets removed. | Roland McGrath | 1995-09-16 | 1 | -7/+0 |
* | Include "options.h" instead of <options.h>. | Miles Bader | 1995-08-24 | 1 | -1/+2 |
* | Initial revision | Miles Bader | 1995-08-24 | 1 | -0/+40 |
* | When adding a fake argv[0], bump argc. | Miles Bader | 1995-05-22 | 1 | -1/+4 |
* | Initial revision | Miles Bader | 1995-05-20 | 2 | -0/+306 |
* | Declare argz_count and argz_extract. | Miles Bader | 1995-05-18 | 1 | -0/+7 |
* | Add two new functions: argz_count returns the number of arguments in an argz | Miles Bader | 1995-05-18 | 1 | -0/+33 |
* | Initial revision | Miles Bader | 1995-03-31 | 2 | -0/+107 |