aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc
Commit message (Expand)AuthorAgeFilesLines
* (argp_doc, argp_args_usage, argp_hol): Rename PARENTS field to CHILDREN.Miles Bader1996-03-191-32/+47
* (struct group): Add PARENT, PARENT_INDEX, HOOK, and CHILD_HOOKS fields.Miles Bader1996-03-191-36/+125
* (struct argp_state):Miles Bader1996-03-191-31/+64
* (hol_entry_help): Don't print extraneous blank lines.Miles Bader1996-03-021-1/+2
* (argp_parse): Print an error message if appropiate when we know there are tooMiles Bader1996-02-291-1/+6
* (hol_entry_help): Handle null group headers nicely.Miles Bader1996-02-281-3/+3
* Initial revisionMiles Bader1996-02-283-0/+193
* (SRCS): Add shared-dom.c, localhost.c, maptime.c, & canon-host.c.Miles Bader1996-02-181-3/+4
* Initial revisionMiles Bader1996-02-182-0/+123
* (argp_parse): Correctly deal with errors from getopt, and allow the user toMiles Bader1996-02-151-29/+40
* (SRCS): Add exec-reauth.c, idvec-auth.c, timefmt.c, and path-lookup.c.Miles Bader1996-02-141-2/+3
* (struct argp_state): Add `quoted' field.Miles Bader1996-02-141-0/+5
* (argp_parse):Miles Bader1996-02-141-55/+100
* (argp_parse):Miles Bader1996-02-091-30/+49
* (argp_parse): Implement the ARG_NUM field.Miles Bader1996-02-051-2/+5
* (struct argp_state): Add ARG_NUM field.Miles Bader1996-02-051-0/+6
* (line_write, line_fill): Add `const' where appropriate.Miles Bader1996-02-051-6/+6
* (line_write, line_fill, line_puts): Add `const' where appropriate.Miles Bader1996-02-051-4/+4
* (struct hol_entry, make_hol, hol_entry_short_iterate, hol_entry_long_iterate,Miles Bader1996-02-051-33/+38
* (argp_default_options, argp_default_argp, argp_parse, find_long_option):Miles Bader1996-02-051-12/+13
* (struct argp, struct argp_state, argp_parse, argp_help, argp_usage,Miles Bader1996-02-051-16/+17
* (idvec_merge_ids): Correctly add all IDS, even if some duplicates are avoided.Miles Bader1996-02-031-2/+3
* Initial revisionMiles Bader1996-01-231-0/+120
* (hol_entry_help):Miles Bader1996-01-231-25/+49
* (argp_default_options, argp_default_parser):Miles Bader1996-01-191-2/+20
* (idvec_merge, idvec_delete): New declarations.Miles Bader1996-01-191-0/+6
* (argz_delete): Renamed from argz_remove.Miles Bader1996-01-191-2/+2
* Initial revisionMiles Bader1996-01-032-0/+226
* (_argp_unlock_xxx): New function.Miles Bader1996-01-031-0/+9
* (exec_reauth): Doc fix.Miles Bader1996-01-021-4/+7
* (argz_delete): If the result is empty, free it.Miles Bader1996-01-021-3/+8
* (idvec_merge_auth): Fix various small typos.Miles Bader1996-01-021-5/+5
* (idvec_merge_ids): Preserve duplicates internal to IDS.Miles Bader1996-01-021-5/+34
* (idvec_remove, idvec_insert_only): New declarations.Miles Bader1996-01-021-0/+9
* (idvec_remove, idvec_insert_only): New functions.Miles Bader1996-01-021-3/+41
* Initial revisionMiles Bader1996-01-021-0/+101
* Initial revisionMiles Bader1996-01-011-0/+80
* (idvec_free_wrapper, idvec_free, idvec_ensure, idvec_grow,Miles Bader1996-01-011-4/+59
* (idvec_free_wrapper, idvec_free, idvec_ensure, idvec_grow,Miles Bader1996-01-011-26/+152
* (argp_default_options): Put --help in group -1.Miles Bader1995-12-211-1/+1
* (make_hol):Miles Bader1995-12-211-7/+17
* (struct argp_option): Add the GROUP field. Twiddle doc.Miles Bader1995-12-211-3/+14
* (SRCS): Remove options.c. Rename ivec.c to idvec.c.Miles Bader1995-12-211-2/+2
* (struct idvec): Renamed from struct ivec. `ints' field renamed to `ids'.Miles Bader1995-12-211-14/+15
* (make_idvec, idvec_insert, idvec_add, idvec_contains):Miles Bader1995-12-211-30/+30
* (argz_insert): Instead of an integer position N, take a pointer BEFORE intoMiles Bader1995-12-211-2/+37
* (argz_insert):Miles Bader1995-12-211-29/+35
* Initial revisionMiles Bader1995-12-212-0/+275
* Initial revisionMiles Bader1995-12-173-0/+181
* (SRCS): Add termsize.c & ivec.c.Miles Bader1995-12-171-2/+2