summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/argp-help.c
AgeCommit message (Expand)Author
1997-06-05Sync with libc version (there were minor whitespace differences, etc).Miles Bader
1997-06-05Undo half-baked change.Miles Bader
1997-06-05(_help):Miles Bader
1997-05-27(argp_args_usage):Miles Bader
1997-05-26(__argp_state_help, argp_args_usage, hol_help):Miles Bader
1997-05-23(hol_add_cluster):Miles Bader
1997-05-20(_help): Supply STATE to argp_args_usage.Miles Bader
1997-05-09(canon_doc_option): Correct ctype tests.Miles Bader
1997-03-06(__argp_state_help):Miles Bader
1997-02-21(usage_long_opt, usage_argful_short_opt, add_argless_short_opt):Miles Bader
1997-02-21Doc fix.Miles Bader
1997-02-21(struct uparams):Miles Bader
1997-02-20(__argp_error, __argp_failure, __argp_state_help):Miles Bader
1997-02-20Merge changes from libc 1997-02-17.Miles Bader
1997-02-16(hol_help):Miles Bader
1997-02-14(hol_entry_help, __argp_help, argp_args_usage, argp_doc, usage_long_opt, arg,Miles Bader
1997-02-14Update to libc-970214 version.Miles Bader
1997-02-13[HAVE_CONFIG_H] <config.h>: New include.Miles Bader
1997-02-13Update to libc-970212 versions.Miles Bader
1997-02-12(__progname, __progname_full):Miles Bader
1997-02-12(argp_args_usage): Don't trash memory.Miles Bader
1997-02-12(make_hol): Initialize clusters field.Miles Bader
1997-02-12(argp_args_usage):Miles Bader
1997-02-12(__argp_state_help): Use __argp_help, not argp_help.Miles Bader
1997-02-12(argp_doc):Miles Bader
1997-02-09(hol_entry_short_iterate, hol_entry_long_iterate):Miles Bader
1996-10-24(hol_free):Miles Bader
1996-09-02(argp_help):Miles Bader
1996-08-27(argp_doc): Add the POST, FIRST_ONLY, and PRE_BLANK arguments, & return val.Miles Bader
1996-07-26(hol_entry_help): Never return without restoring margins.Miles Bader
1996-07-19(hol_usage):Miles Bader
1996-07-16(argp_help): Set the lmargin after printing the start of the usage message,Miles Bader
1996-07-10(argp_help): "OPTIONS..." -> "OPTION...".Miles Bader
1996-06-19(argp_failure): If FMT is 0, don't print `: MSG'.Miles Bader
1996-06-17(argp_help, argp_state_help, argp_error, argp_failure): Handle null streams.Miles Bader
1996-06-17(argp_help): Add and use NAME argument.Miles Bader
1996-05-23(hol_usage):Miles Bader
1996-05-09(argp_help): Just assign STREAM instead of using 2 vars.Miles Bader
1996-05-09(argp_args_usage): add_usage_item -> fprintf.Michael I. Bushnell
1996-05-08(hol_entry_help, hol_help, hol_usage, argp_args_usage, argp_doc, argp_help):Miles Bader
1996-03-19(argp_doc, argp_args_usage, argp_hol): Rename PARENTS field to CHILDREN.Miles Bader
1996-03-02(hol_entry_help): Don't print extraneous blank lines.Miles Bader
1996-02-28(hol_entry_help): Handle null group headers nicely.Miles Bader
1996-02-05(struct hol_entry, make_hol, hol_entry_short_iterate, hol_entry_long_iterate,Miles Bader
1996-01-23(hol_entry_help):Miles Bader
1995-12-21(make_hol):Miles Bader
1995-10-20(argp_error): New function.Miles Bader
1995-10-11(hol_find_entry): Don't increment ENTRY prematurely.Miles Bader
1995-10-10Initial revisionMiles Bader