summaryrefslogtreecommitdiff
path: root/bin/cp/utils.c
AgeCommit message (Expand)Author
1999-03-01Correct behaviour in case of dangling symlinks: they would be (contrarymjl
1998-10-08Fix bug where "cp -f" didn't work.wsanchez
1998-08-19Add some braces to keep egcs happy.thorpej
1998-07-28Delint.mycroft
1998-07-28Delint.mycroft
1998-02-20Nit: Use MAP_SHARED for read-only mappings where appropriate.mycroft
1998-02-17Use MAP_PRIVATE|MAP_FILE instead of 0 in mmap().augustss
1997-10-19Use futimes(2) if possible. Also correct an error message.mycroft
1997-10-19Preserve owner/group/mode/atime/mtime of symlink if -p flag is given.enami
1997-07-20- Use __COPYRIGHT() and __RCSID()thorpej
1997-05-15add missing close-brackets; from Greg Oster in PR bin/3613.mikel
1997-02-26Patch from BSDI (via Keith Bostic):cgd
1997-01-09kill use of registertls
1995-08-02Don't remove the destination file if there is a write error. This isjtc
1995-03-21convert to new RCS id conventions.cgd
1994-09-22Merge 4.4-Lite version.mycroft
1994-09-22Import original 4.4-Lite version.mycroft