| Commit message (Expand) | Author | Age | Files | Lines |
* | (argp_args_usage): | Miles Bader | 1997-06-18 | 1 | -6/+7 |
* | Sync with libc version (there were minor whitespace differences, etc). | Miles Bader | 1997-06-05 | 1 | -5/+5 |
* | Undo half-baked change. | Miles Bader | 1997-06-05 | 1 | -4/+0 |
* | (_help): | Miles Bader | 1997-06-05 | 1 | -2/+6 |
* | (argp_args_usage): | Miles Bader | 1997-05-27 | 1 | -2/+1 |
* | (__argp_state_help, argp_args_usage, hol_help): | Miles Bader | 1997-05-26 | 1 | -3/+3 |
* | (hol_add_cluster): | Miles Bader | 1997-05-23 | 1 | -0/+1 |
* | (_help): Supply STATE to argp_args_usage. | Miles Bader | 1997-05-20 | 1 | -13/+19 |
* | (canon_doc_option): Correct ctype tests. | Miles Bader | 1997-05-09 | 1 | -5/+5 |
* | (__argp_state_help): | Miles Bader | 1997-03-06 | 1 | -1/+1 |
* | (usage_long_opt, usage_argful_short_opt, add_argless_short_opt): | Miles Bader | 1997-02-21 | 1 | -13/+17 |
* | Doc fix. | Miles Bader | 1997-02-21 | 1 | -5/+4 |
* | (struct uparams): | Miles Bader | 1997-02-21 | 1 | -48/+242 |
* | (__argp_error, __argp_failure, __argp_state_help): | Miles Bader | 1997-02-20 | 1 | -3/+3 |
* | Merge changes from libc 1997-02-17. | Miles Bader | 1997-02-20 | 1 | -10/+10 |
* | (hol_help): | Miles Bader | 1997-02-16 | 1 | -99/+217 |
* | (hol_entry_help, __argp_help, argp_args_usage, argp_doc, usage_long_opt, arg, | Miles Bader | 1997-02-14 | 1 | -22/+44 |
* | Update to libc-970214 version. | Miles Bader | 1997-02-14 | 1 | -7/+9 |
* | [HAVE_CONFIG_H] <config.h>: New include. | Miles Bader | 1997-02-13 | 1 | -1/+5 |
* | Update to libc-970212 versions. | Miles Bader | 1997-02-13 | 1 | -22/+21 |
* | (__progname, __progname_full): | Miles Bader | 1997-02-12 | 1 | -5/+3 |
* | (argp_args_usage): Don't trash memory. | Miles Bader | 1997-02-12 | 1 | -2/+4 |
* | (make_hol): Initialize clusters field. | Miles Bader | 1997-02-12 | 1 | -9/+12 |
* | (argp_args_usage): | Miles Bader | 1997-02-12 | 1 | -28/+97 |
* | (__argp_state_help): Use __argp_help, not argp_help. | Miles Bader | 1997-02-12 | 1 | -2/+2 |
* | (argp_doc): | Miles Bader | 1997-02-12 | 1 | -140/+186 |
* | (hol_entry_short_iterate, hol_entry_long_iterate): | Miles Bader | 1997-02-09 | 1 | -143/+244 |
* | (hol_free): | Miles Bader | 1996-10-24 | 1 | -143/+328 |
* | (argp_help): | Miles Bader | 1996-09-02 | 1 | -9/+19 |
* | (argp_doc): Add the POST, FIRST_ONLY, and PRE_BLANK arguments, & return val. | Miles Bader | 1996-08-27 | 1 | -10/+39 |
* | (hol_entry_help): Never return without restoring margins. | Miles Bader | 1996-07-26 | 1 | -3/+5 |
* | (hol_usage): | Miles Bader | 1996-07-19 | 1 | -1/+1 |
* | (argp_help): Set the lmargin after printing the start of the usage message, | Miles Bader | 1996-07-16 | 1 | -1/+6 |
* | (argp_help): "OPTIONS..." -> "OPTION...". | Miles Bader | 1996-07-10 | 1 | -1/+1 |
* | (argp_failure): If FMT is 0, don't print `: MSG'. | Miles Bader | 1996-06-19 | 1 | -7/+11 |
* | (argp_help, argp_state_help, argp_error, argp_failure): Handle null streams. | Miles Bader | 1996-06-17 | 1 | -26/+37 |
* | (argp_help): Add and use NAME argument. | Miles Bader | 1996-06-17 | 1 | -13/+54 |
* | (hol_usage): | Miles Bader | 1996-05-23 | 1 | -11/+33 |
* | (argp_help): Just assign STREAM instead of using 2 vars. | Miles Bader | 1996-05-09 | 1 | -2/+2 |
* | (argp_args_usage): add_usage_item -> fprintf. | Michael I. Bushnell | 1996-05-09 | 1 | -3/+3 |
* | (hol_entry_help, hol_help, hol_usage, argp_args_usage, argp_doc, argp_help): | Miles Bader | 1996-05-08 | 1 | -88/+84 |
* | (argp_doc, argp_args_usage, argp_hol): Rename PARENTS field to CHILDREN. | Miles Bader | 1996-03-19 | 1 | -32/+47 |
* | (hol_entry_help): Don't print extraneous blank lines. | Miles Bader | 1996-03-02 | 1 | -1/+2 |
* | (hol_entry_help): Handle null group headers nicely. | Miles Bader | 1996-02-28 | 1 | -3/+3 |
* | (struct hol_entry, make_hol, hol_entry_short_iterate, hol_entry_long_iterate, | Miles Bader | 1996-02-05 | 1 | -33/+38 |
* | (hol_entry_help): | Miles Bader | 1996-01-23 | 1 | -25/+49 |
* | (make_hol): | Miles Bader | 1995-12-21 | 1 | -7/+17 |
* | (argp_error): New function. | Miles Bader | 1995-10-20 | 1 | -0/+22 |
* | (hol_find_entry): Don't increment ENTRY prematurely. | Miles Bader | 1995-10-11 | 1 | -103/+199 |
* | Initial revision | Miles Bader | 1995-10-10 | 1 | -0/+654 |