aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/argp-help.c
Commit message (Expand)AuthorAgeFilesLines
* (argp_args_usage):Miles Bader1997-06-181-6/+7
* Sync with libc version (there were minor whitespace differences, etc).Miles Bader1997-06-051-5/+5
* Undo half-baked change.Miles Bader1997-06-051-4/+0
* (_help):Miles Bader1997-06-051-2/+6
* (argp_args_usage):Miles Bader1997-05-271-2/+1
* (__argp_state_help, argp_args_usage, hol_help):Miles Bader1997-05-261-3/+3
* (hol_add_cluster):Miles Bader1997-05-231-0/+1
* (_help): Supply STATE to argp_args_usage.Miles Bader1997-05-201-13/+19
* (canon_doc_option): Correct ctype tests.Miles Bader1997-05-091-5/+5
* (__argp_state_help):Miles Bader1997-03-061-1/+1
* (usage_long_opt, usage_argful_short_opt, add_argless_short_opt):Miles Bader1997-02-211-13/+17
* Doc fix.Miles Bader1997-02-211-5/+4
* (struct uparams):Miles Bader1997-02-211-48/+242
* (__argp_error, __argp_failure, __argp_state_help):Miles Bader1997-02-201-3/+3
* Merge changes from libc 1997-02-17.Miles Bader1997-02-201-10/+10
* (hol_help):Miles Bader1997-02-161-99/+217
* (hol_entry_help, __argp_help, argp_args_usage, argp_doc, usage_long_opt, arg,Miles Bader1997-02-141-22/+44
* Update to libc-970214 version.Miles Bader1997-02-141-7/+9
* [HAVE_CONFIG_H] <config.h>: New include.Miles Bader1997-02-131-1/+5
* Update to libc-970212 versions.Miles Bader1997-02-131-22/+21
* (__progname, __progname_full):Miles Bader1997-02-121-5/+3
* (argp_args_usage): Don't trash memory.Miles Bader1997-02-121-2/+4
* (make_hol): Initialize clusters field.Miles Bader1997-02-121-9/+12
* (argp_args_usage):Miles Bader1997-02-121-28/+97
* (__argp_state_help): Use __argp_help, not argp_help.Miles Bader1997-02-121-2/+2
* (argp_doc):Miles Bader1997-02-121-140/+186
* (hol_entry_short_iterate, hol_entry_long_iterate):Miles Bader1997-02-091-143/+244
* (hol_free):Miles Bader1996-10-241-143/+328
* (argp_help):Miles Bader1996-09-021-9/+19
* (argp_doc): Add the POST, FIRST_ONLY, and PRE_BLANK arguments, & return val.Miles Bader1996-08-271-10/+39
* (hol_entry_help): Never return without restoring margins.Miles Bader1996-07-261-3/+5
* (hol_usage):Miles Bader1996-07-191-1/+1
* (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