summaryrefslogtreecommitdiff
path: root/src/cp-hash.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* maint: use single copyright year rangeJim Meyering2012-01-271-1/+1
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-091-3/+3
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: remove unneeded includesPádraig Brady2011-06-091-1/+0
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* global: convert indentation-TABs to spacesJim Meyering2009-08-251-3/+3
* maint: update all Copyright year lists to include 2009Jim Meyering2009-06-231-1/+1
* cp: remove unused codeJim Meyering2008-11-201-21/+0
* Make copyright comments consistent.Jim Meyering2008-02-281-1/+1
* Update all copyright notices to use the newer form.Jim Meyering2007-07-231-5/+4
* Change "version 2" to "version 3" in all copyright notices.Jim Meyering2007-07-101-1/+1
* Don't use "path" or "filename".Paul Eggert2005-06-021-10/+10
* Update FSF postal mail address.Jim Meyering2005-05-141-1/+1
* Update FSF postal mail address.Jim Meyering2005-05-141-1/+1
* (remember_created): Declare as `extern'.Jim Meyering2004-09-221-1/+1
* (remember_created): Use bool when appropriate.Paul Eggert2004-07-301-4/+4
* (forget_created, remember_created)Jim Meyering2004-04-271-6/+6
* (src_to_dest_lookup): New function.Jim Meyering2004-03-121-1/+15
* (src_to_dest_hash): Adjust to reflectJim Meyering2003-10-251-2/+2
* (struct Src_to_dest) [name]: Remove const attribute.Jim Meyering2003-05-131-2/+2
* Remove anachronistic casts of xmalloc,Jim Meyering2003-04-111-2/+2
* Remove all inclusions of inttypes.h,Jim Meyering2002-09-221-3/+0
* (forget_created): New function.Jim Meyering2002-03-301-1/+18
* Use opaque type, Hash_table, not `struct hash_table'.Jim Meyering2001-11-231-1/+1
* (forget_all): Use hash_free, not hash_clear.Jim Meyering2001-10-241-1/+1
* split a long line into twoJim Meyering2001-10-181-1/+2
* Plug a leak.Jim Meyering2001-10-181-1/+1
* (remember_copied): Make a local copy of the file name.Jim Meyering2001-10-071-2/+11
* (hash_init): Die if hash_initialize fails.Jim Meyering2001-10-061-0/+2
* Rewrite to use the functions in lib/hash.c.Jim Meyering2001-10-061-161/+73
* [struct entry] (node): Describe how it's used,Jim Meyering2001-01-101-5/+8
* Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering2000-07-301-1/+2
* update copyright dateJim Meyering2000-07-091-1/+1
* update copyright datesJim Meyering1999-02-161-1/+1
* (cph_hash_insert): Rename from now-conflicting hash_insert.Jim Meyering1998-04-061-4/+6
* copyrightJim Meyering1998-01-041-1/+1
* (<inttypes.h>): Include if HAVE_INTTYPES_H.Jim Meyering1997-11-301-1/+8
* Remove old-style xmalloc and xrealloc decls.Jim Meyering1997-10-251-4/+1
* * src/cp-hash.c (struct entry): Move dcl to this file from cp.h.Jim Meyering1997-02-021-42/+65
* update Copyright years for 1996Jim Meyering1996-04-241-1/+1
* Update FSF's address.Jim Meyering1996-03-241-2/+2
* Protoize and add const attribute to parameters.Jim Meyering1995-11-101-23/+7
* Use stat (lstat), not safe_stat (safe_lstat).Jim Meyering1995-05-131-2/+1
* add 1995 to Copyright datesJim Meyering1995-03-101-1/+1
* Rename SAFE_STAT and SAFE_LSTAT to lower case names.Jim Meyering1995-01-271-1/+1
* .Jim Meyering1994-10-021-10/+0
* .Jim Meyering1994-07-301-1/+13