summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc
AgeCommit message (Expand)Author
1996-03-25Initial revisionMichael I. Bushnell
1996-03-25(SRCS): Add wire.c.Michael I. Bushnell
1996-03-25(wire_segment): add.Michael I. Bushnell
1996-03-25Initial revisionMichael I. Bushnell
1996-03-25(envz_merge): NEW_LEN is a size, not a char.Miles Bader
1996-03-19(argp_doc, argp_args_usage, argp_hol): Rename PARENTS field to CHILDREN.Miles Bader
1996-03-19(struct group): Add PARENT, PARENT_INDEX, HOOK, and CHILD_HOOKS fields.Miles Bader
1996-03-19(struct argp_state):Miles Bader
1996-03-02(hol_entry_help): Don't print extraneous blank lines.Miles Bader
1996-02-29(argp_parse): Print an error message if appropiate when we know there are tooMiles Bader
1996-02-28(hol_entry_help): Handle null group headers nicely.Miles Bader
1996-02-28Initial revisionMiles Bader
1996-02-18(SRCS): Add shared-dom.c, localhost.c, maptime.c, & canon-host.c.Miles Bader
1996-02-18Initial revisionMiles Bader
1996-02-15(argp_parse): Correctly deal with errors from getopt, and allow the user toMiles Bader
1996-02-14(SRCS): Add exec-reauth.c, idvec-auth.c, timefmt.c, and path-lookup.c.Miles Bader
1996-02-14(struct argp_state): Add `quoted' field.Miles Bader
1996-02-14(argp_parse):Miles Bader
1996-02-09(argp_parse):Miles Bader
1996-02-05(argp_parse): Implement the ARG_NUM field.Miles Bader
1996-02-05(struct argp_state): Add ARG_NUM field.Miles Bader
1996-02-05(line_write, line_fill): Add `const' where appropriate.Miles Bader
1996-02-05(line_write, line_fill, line_puts): Add `const' where appropriate.Miles Bader
1996-02-05(struct hol_entry, make_hol, hol_entry_short_iterate, hol_entry_long_iterate,Miles Bader
1996-02-05(argp_default_options, argp_default_argp, argp_parse, find_long_option):Miles Bader
1996-02-05(struct argp, struct argp_state, argp_parse, argp_help, argp_usage,Miles Bader
1996-02-03(idvec_merge_ids): Correctly add all IDS, even if some duplicates are avoided.Miles Bader
1996-01-23Initial revisionMiles Bader
1996-01-23(hol_entry_help):Miles Bader
1996-01-19(argp_default_options, argp_default_parser):Miles Bader
1996-01-19(idvec_merge, idvec_delete): New declarations.Miles Bader
1996-01-19(argz_delete): Renamed from argz_remove.Miles Bader
1996-01-03Initial revisionMiles Bader
1996-01-03(_argp_unlock_xxx): New function.Miles Bader
1996-01-02(exec_reauth): Doc fix.Miles Bader
1996-01-02(argz_delete): If the result is empty, free it.Miles Bader
1996-01-02(idvec_merge_auth): Fix various small typos.Miles Bader
1996-01-02(idvec_merge_ids): Preserve duplicates internal to IDS.Miles Bader
1996-01-02(idvec_remove, idvec_insert_only): New declarations.Miles Bader
1996-01-02(idvec_remove, idvec_insert_only): New functions.Miles Bader
1996-01-02Initial revisionMiles Bader
1996-01-01Initial revisionMiles Bader
1996-01-01(idvec_free_wrapper, idvec_free, idvec_ensure, idvec_grow,Miles Bader
1996-01-01(idvec_free_wrapper, idvec_free, idvec_ensure, idvec_grow,Miles Bader
1995-12-21(argp_default_options): Put --help in group -1.Miles Bader
1995-12-21(make_hol):Miles Bader
1995-12-21(struct argp_option): Add the GROUP field. Twiddle doc.Miles Bader
1995-12-21(SRCS): Remove options.c. Rename ivec.c to idvec.c.Miles Bader
1995-12-21(struct idvec): Renamed from struct ivec. `ints' field renamed to `ids'.Miles Bader
1995-12-21(make_idvec, idvec_insert, idvec_add, idvec_contains):Miles Bader