]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 5 Nov 1999 07:59:48 +0000 (07:59 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 5 Nov 1999 07:59:48 +0000 (07:59 +0000)
old/textutils/ChangeLog

index 3e4f78310bc92caf09bfd0ce6f7b3f0ad3c96605..9189edfb9df0f86fba7070fc9423484805abfdad 100644 (file)
@@ -1,3 +1,12 @@
+1999-11-04  Paul Eggert  <eggert@twinsun.com>
+
+       * src/sort.c (SORTALLOC): New macro.
+       (sortalloc, mergealloc, LINEALLOC): Use it.
+       (sortalloc, mergealloc, linelength): Now const.
+       (sortalloc): Increase from 0.5 to 8 MB.
+       (mergealloc): Increase from 16 to 256 kB.
+       (LINEALLOC): Increase from 0.25 to 4 MB.
+
 1999-11-03  Paul Eggert  <eggert@twinsun.com>
 
        * NEWS, doc/textutils.texi: