summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc
AgeCommit message (Expand)Author
1996-04-29(cacheq_make_mru, cacheq_make_lru): Type of LRU & MRU fields is now `void *'.Miles Bader
1996-04-29(struct cacheq); Make type of LRU & MRU fields `void *'.Miles Bader
1996-04-29(SRCS): Add cacheq.c.Miles Bader
1996-04-29Initial revisionMiles Bader
1996-04-27Initial revisionMiles Bader
1996-04-27Initial revisionMiles Bader
1996-04-25(idvec_free_contents): Declare it.Roland McGrath
1996-04-25(idvec_free_contents): New function.Roland McGrath
1996-04-11(wire_segment_internal):Michael I. Bushnell
1996-04-03(argp_parse): Change HOOK argument to INPUT.Miles Bader
1996-04-03(argp_parse):Miles Bader
1996-04-02(SRCS): Add lcm.c.Miles Bader
1996-04-02Initial revisionMiles Bader
1996-03-29Fix function name typos.Miles Bader
1996-03-29Fix function name typo.Miles Bader
1996-03-29(LCLHDRS): Add portinfo.h, portxlate.h.Miles Bader
1996-03-29Initial revisionMiles Bader
1996-03-26Add a weak reference to _start, so we don't have to recompile all users ofMiles Bader
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