aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/argp-help.c
Commit message (Expand)AuthorAgeFilesLines
* (argp_help): Set the lmargin after printing the start of the usage message,Miles Bader1996-07-161-1/+6
* (argp_help): "OPTIONS..." -> "OPTION...".Miles Bader1996-07-101-1/+1
* (argp_failure): If FMT is 0, don't print `: MSG'.Miles Bader1996-06-191-7/+11
* (argp_help, argp_state_help, argp_error, argp_failure): Handle null streams.Miles Bader1996-06-171-26/+37
* (argp_help): Add and use NAME argument.Miles Bader1996-06-171-13/+54
* (hol_usage):Miles Bader1996-05-231-11/+33
* (argp_help): Just assign STREAM instead of using 2 vars.Miles Bader1996-05-091-2/+2
* (argp_args_usage): add_usage_item -> fprintf.Michael I. Bushnell1996-05-091-3/+3
* (hol_entry_help, hol_help, hol_usage, argp_args_usage, argp_doc, argp_help):Miles Bader1996-05-081-88/+84
* (argp_doc, argp_args_usage, argp_hol): Rename PARENTS field to CHILDREN.Miles Bader1996-03-191-32/+47
* (hol_entry_help): Don't print extraneous blank lines.Miles Bader1996-03-021-1/+2
* (hol_entry_help): Handle null group headers nicely.Miles Bader1996-02-281-3/+3
* (struct hol_entry, make_hol, hol_entry_short_iterate, hol_entry_long_iterate,Miles Bader1996-02-051-33/+38
* (hol_entry_help):Miles Bader1996-01-231-25/+49
* (make_hol):Miles Bader1995-12-211-7/+17
* (argp_error): New function.Miles Bader1995-10-201-0/+22
* (hol_find_entry): Don't increment ENTRY prematurely.Miles Bader1995-10-111-103/+199
* Initial revisionMiles Bader1995-10-101-0/+654