Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-28 | Make copyright comments consistent. | Jim Meyering | |
* src/mktemp.c: Update copyright to use newer form. Make first copyright lines consistent. Some did not end in ", Inc.". Due to that missing ", Inc" at end of line, emacs' copyright-updating code missed some opportunities. This corrects most of those, and adds some mistakenly omitted years. * src/chown-core.c: Adjust. * src/chown-core.h: Likewise. * src/copy.c: Likewise. * src/copy.h: Likewise. * src/cp-hash.c: Likewise. * src/cp.c: Likewise. * src/group-list.h: Likewise. * src/mktemp.c: Likewise. * src/stat.c: Likewise. * tests/chmod/equal-x: Likewise. * tests/dd/skip-seek: Likewise. * tests/envvar-check: Likewise. * tests/mv/into-self-2: Likewise. | |||
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | |
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2004-07-28 | (chown_files): Return true/false, not 0/-1, since we don't set errno. | Paul Eggert | |
2003-11-09 | Include "dev-ino.h". | Jim Meyering | |
(struct Chown_option): Add new member: root_dev_ino. | |||
2003-10-15 | [enum Dereference_symlink]: Remove declaration. | Jim Meyering | |
[struct Chown_option] (recurse, force_silent): Change type to `bool'. [struct Chown_option] (dereference): Remove member with ambiguous name. [struct Chown_option] (affect_symlink_referent): New member. (chown_files): New prototype. | |||
2003-01-04 | Remove use of PARAMS. | Jim Meyering | |
2000-12-16 | (enum Change_status): Start with 1. | Jim Meyering | |
2000-12-15 | (enum Dereference_symlink): rename member: s/change_symlinks/dereference/ | Jim Meyering | |
2000-12-09 | add 3 more prototypes | Jim Meyering | |
2000-12-09 | *** empty log message *** | Jim Meyering | |