summaryrefslogtreecommitdiff
path: root/src/cp-hash.c
AgeCommit message (Expand)Author
2003-10-25(src_to_dest_hash): Adjust to reflectJim Meyering
2003-05-13(struct Src_to_dest) [name]: Remove const attribute.Jim Meyering
2003-04-11Remove anachronistic casts of xmalloc,Jim Meyering
2002-09-22Remove all inclusions of inttypes.h,Jim Meyering
2002-03-30(forget_created): New function.Jim Meyering
2001-11-23Use opaque type, Hash_table, not `struct hash_table'.Jim Meyering
2001-10-24(forget_all): Use hash_free, not hash_clear.Jim Meyering
2001-10-18split a long line into twoJim Meyering
2001-10-18Plug a leak.Jim Meyering
2001-10-07(remember_copied): Make a local copy of the file name.Jim Meyering
2001-10-06(hash_init): Die if hash_initialize fails.Jim Meyering
2001-10-06Rewrite to use the functions in lib/hash.c.Jim Meyering
2001-01-10[struct entry] (node): Describe how it's used,Jim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-09update copyright dateJim Meyering
1999-02-16update copyright datesJim Meyering
1998-04-06(cph_hash_insert): Rename from now-conflicting hash_insert.Jim Meyering
1998-01-04copyrightJim Meyering
1997-11-30(<inttypes.h>): Include if HAVE_INTTYPES_H.Jim Meyering
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering
1997-02-02* src/cp-hash.c (struct entry): Move dcl to this file from cp.h.Jim Meyering
1996-04-24update Copyright years for 1996Jim Meyering
1996-03-24Update FSF's address.Jim Meyering
1995-11-10Protoize and add const attribute to parameters.Jim Meyering
1995-05-13Use stat (lstat), not safe_stat (safe_lstat).Jim Meyering
1995-03-10add 1995 to Copyright datesJim Meyering
1995-01-27Rename SAFE_STAT and SAFE_LSTAT to lower case names.Jim Meyering
1994-10-02.Jim Meyering
1994-07-30.Jim Meyering
1992-10-31Initial revisionJim Meyering