summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-10-13 02:57:52 +0000
committerJim Meyering <jim@meyering.net>1994-10-13 02:57:52 +0000
commit977995573dbcbcc610ce6e86c72d525e1e2f9406 (patch)
tree86cca3f09b4f06e5c0c53786d6465fcb78247c36 /old/fileutils/ChangeLog
parent3593b80a513c03a75530d8a2cea921ab3780374a (diff)
downloadcoreutils-977995573dbcbcc610ce6e86c72d525e1e2f9406.tar.xz
merge with 3.9n
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog12
1 files changed, 0 insertions, 12 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 0af84e4b1..582a7c443 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -518,8 +518,6 @@ Tue Oct 05 14:52:02 1993 Jim Meyering (meyering@comco.com)
* isdir.c, makepath.c, rename.c, system.h [STAT_MACROS_BROKEN]:
Test this.
- * xmalloc.c [CONFIG_BROKETS]: Test this.
-
* install.c (install_file_in_dir): Use stpcpy instead of slow sprintf.
* argmatch.c, backupfile.c, basename.c, dirname.c, eaccess.c,
@@ -563,13 +561,6 @@ Fri Aug 27 23:53:50 1993 Jim Meyering (meyering@comco.com)
* fsusage.c (adjust_blocks): Use `1' instead of `+1'. Many
compilers don't parse the latter. From Kaveh R. Ghazi.
-Fri Aug 27 10:27:13 1993 Paul Eggert (eggert@twinsun.com)
-
- * xmalloc.c: Include "config.h" if HAVE_CONFIG_H. Use size_t,
- not int, when needed.
- (VOID): New macro. Use it when needed.
- (error): Declaration uses varargs if required.
-
Thu Aug 26 22:26:09 1993 Jim Meyering (meyering@comco.com)
* ls.c (print_long_format, print_file_name_and_frills): Cast inode
@@ -1561,9 +1552,6 @@ Mon Jul 22 11:39:31 1991 David J. MacKenzie (djm at bleen)
* eaccess.c: Support POSIX method of getting multiple groups.
- * xmalloc.c (xmalloc, xrealloc): Exit with value 2 on error,
- not 1, so cmp can use it.
-
Sat Jul 20 14:24:40 1991 David J. MacKenzie (djm at bleen)
* Move cat cmp cut expand head paste split tac tail unexpand