diff options
author | Jim Meyering <jim@meyering.net> | 2003-08-23 12:23:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-08-23 12:23:50 +0000 |
commit | 48341936d7fbcbb015c1d5e47848c25f60cdfef6 (patch) | |
tree | 8ac2fbdc3d567a1bf416c682f4e62ed360663b5e | |
parent | 671f12d8fd2ddfb63a342d483e3fe1501eebb959 (diff) | |
download | coreutils-48341936d7fbcbb015c1d5e47848c25f60cdfef6.tar.xz |
*** empty log message ***
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -104,8 +104,6 @@ unexpand: [http://www.opengroup.org/onlinepubs/007908799/xcu/unexpand.html] Let GNU su use the `wheel' group if appropriate. (there are a couple patches, already) -look at sort patches from http://www.math.cas.cz/~kasal/sw/gnu/coreutils/ - sort: Investigate better sorting algorithms; see Knuth vol. 3. We tried list merge sort, but it was about 50% slower than the |