summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/idvec.c
AgeCommit message (Expand)Author
2017-08-05Replace bcopy with memcpy or memmove as appropriate.Justus Winter
2014-12-10Replace `bzero' with `memset'Justus Winter
2013-11-16Clean up the included header filesJustus Winter
2012-06-30Address gcc warningsBob Ham
2011-08-20fix common misspellingsJonathan Neuschäfer
1999-09-301999-09-29 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell
1999-09-281999-09-27 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1998-09-041998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-05-27(idvec_tail_contains):Miles Bader
1997-02-21(idvec_insert, idvec_remove):Miles Bader
1996-11-18Make new functions use bcopy correctly.Thomas Bushnell
1996-11-13Tue Nov 12 19:22:58 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-04-25(idvec_free_contents): New function.Roland McGrath
1996-02-03(idvec_merge_ids): Correctly add all IDS, even if some duplicates are avoided.Miles Bader
1996-01-02(idvec_merge_ids): Preserve duplicates internal to IDS.Miles Bader
1996-01-02(idvec_remove, idvec_insert_only): New functions.Miles Bader
1996-01-01(idvec_free_wrapper, idvec_free, idvec_ensure, idvec_grow,Miles Bader
1995-12-21(make_idvec, idvec_insert, idvec_add, idvec_contains):Miles Bader
1995-12-17Initial revisionMiles Bader