From 9279ffdf29c4013630935a204c9f04ff98215fc1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 30 Nov 1996 04:33:36 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 32e879792d..7e4cf1866c 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,11 @@ Fri Nov 29 21:19:13 1996 Jim Meyering + * src/install.c (copy_file): Allow installation from non-directory + (rather than only regular) files. Suggestion from Charles Karney. + + * src/df.c (main): Accept -F as a synonym for -t for compatibility + with Solaris. From Peter Eriksson. + * src/ls.c (main): Close stdout and check result, in case any deferred writes fail. Use EXIT_SUCCESS and EXIT_FAILURE in exit and usage calls. -- 2.47.2