OSDN Git Service

Port to hosts whose 'sort' and 'tail' implementations
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index 120213a..35d29b9 100644 (file)
@@ -1,3 +1,12 @@
+2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Port to hosts whose 'sort' and 'tail' implementations
+       treat operands with leading '+' as file names, as POSIX
+       has required since 2001.  However, make sure the code still
+       works on pre-POSIX hosts.
+       * compare_tests: Don't assume "sort +2" is equivalent to
+       "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
+
 2006-06-05  James Lemke  <jwlemke@wasabisystems.com>
 
        * dg-cmp-results.sh: New script for comparing DejaGNU logs.
 2006-06-05  James Lemke  <jwlemke@wasabisystems.com>
 
        * dg-cmp-results.sh: New script for comparing DejaGNU logs.