From ddc22e05abe7ee3864b556a8a7aa52013054f80c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 22 Dec 1995 05:15:35 +0000 Subject: . --- old/fileutils/ChangeLog | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 71b24f32e..c5aa5d3d1 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,9 +1,23 @@ +Thu Dec 21 23:15:06 1995 Jim Meyering (meyering@comco.com) + + * argmatch.h: New file. + * lib/Makefile.am (HEADERS): Add argmatch.h. + + * cp.c: Include argmatch.h. + * ls.c: Likewise. + * touch.c: Likewise. + + * cp.c (main): Accept new option, --sparse={never,auto,always}, + to control creation of sparse files. + (copy_reg): Set local, make_holes, from global flag_sparse. + * cp-aux (usage): Describe new option. + Mon Dec 18 22:29:49 1995 Jim Meyering (meyering@comco.com) * ln.c: [SYMBOLIC_SPACE_STRING]: New macro. - (do_link): Use it instead of open-code #ifdef. - For --verbose, say `create link DEST to SRC' instead of ambiguous - (or inconsistent with cp -v and mv -v) `SRC -> DEST.' + (do_link): Use SYMBOLIC_SPACE_STRING instead of open-coded #ifdef. + For --verbose, output `create [symbolic ]link DEST to SRC' instead + of ambiguous (or inconsistent with cp -v and mv -v) `SRC -> DEST.' Tue Dec 5 17:38:11 1995 Jim Meyering (meyering@comco.com) -- cgit v1.2.3-70-g09d2