1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-28 19:39:52 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-01-13 23:04:41 +00:00
parent 66cbf09569
commit 3ee8530a1e
+11
View File
@@ -1,3 +1,14 @@
2000-01-14 Jim Meyering <meyering@lucent.com>
* tests/unexpand/basic-1: New test exposes infloop bug.
Reported by John Kodis.
2000-01-12 Paul Eggert <eggert@twinsun.com>
* src/sort.c (fillbuf): Avoid quadratic behavior with long lines.
Also, stop worrying about ancient memchr bug (misbehavior when
size is zero), since other code doesn't worry either.
2000-01-11 Jim Meyering <meyering@lucent.com>
Sync lib/ directories of sh-utils, and textutils.