Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-07-30 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering | |
corresponding argument in a `quote (...)' call. | |||
2000-07-09 | update copyright date | Jim Meyering | |
1999-02-16 | update copyright dates | Jim Meyering | |
1998-04-06 | (cph_hash_insert): Rename from now-conflicting hash_insert. | Jim Meyering | |
Also declare to be static. | |||
1998-01-04 | copyright | Jim Meyering | |
1997-11-30 | (<inttypes.h>): Include if HAVE_INTTYPES_H. | Jim Meyering | |
(hash_insert2): Cast inode number to uintmax_t; this prevents negative remainders if the inode number is negative and ino_t is longer than unsigned. | |||
1997-10-25 | Remove 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 | |
(struct htab): Likewise. No longer include cp.h. Instead, include the things it used to include. | |||
1996-04-24 | update Copyright years for 1996 | Jim Meyering | |
1996-03-24 | Update FSF's address. | Jim Meyering | |
1995-11-10 | Protoize and add const attribute to parameters. | Jim Meyering | |
1995-05-13 | Use stat (lstat), not safe_stat (safe_lstat). | Jim Meyering | |
1995-03-10 | add 1995 to Copyright dates | Jim Meyering | |
1995-01-27 | Rename SAFE_STAT and SAFE_LSTAT to lower case names. | Jim Meyering | |
1994-10-02 | . | Jim Meyering | |
1994-07-30 | . | Jim Meyering | |
1992-10-31 | Initial revision | Jim Meyering | |