1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00
This commit is contained in:
Jim Meyering
1997-09-28 02:40:17 +00:00
parent 02ade899f9
commit 3fca18930e
2 changed files with 5 additions and 1 deletions
-1
View File
@@ -89,7 +89,6 @@ U = @U@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
l = @l@
EXTRA_DIST = README \
+5
View File
@@ -1,3 +1,8 @@
1997-09-27 Jim Meyering <meyering@na-net.ornl.gov>
* m4/memcmp.m4: Integrate test to detect bug in memcmp from the
Next x86 OpenStep C library. Test program from William Lewis.
1997-09-21 Jim Meyering <meyering@na-net.ornl.gov>
* src/od.c [struct tspec] (hexl_mode_trailer): Rename from `trailer.'