aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnu-sort
Commit message (Collapse)AuthorAgeFilesLines
* Correct va_end usage.Tim Kientzle2004-08-271-0/+3
| | | | | | | | Thanks to: Sean McNeil MFC after: 3 days Notes: svn path=/head/; revision=134368
* This commit was generated by cvs2svn to compensate for changes in r133546,Tim J. Robbins2004-08-121-0/+45
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=133547
| * Import of GNU sort from coreutils CVS (trimmed)Tim J. Robbins2004-08-121-0/+45
| | | | | | | | Notes: svn path=/vendor/gnu-sort/dist/; revision=133546
* | Merge local changes.Tim J. Robbins2004-08-123-171/+116
| | | | | | | | Notes: svn path=/head/; revision=133545
* | This commit was generated by cvs2svn to compensate for changes in r133543,Tim J. Robbins2004-08-1229-445/+3268
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=133544
| * Import of GNU sort from coreutils CVS (trimmed)Tim J. Robbins2004-08-1232-578/+3383
| | | | | | | | Notes: svn path=/vendor/gnu-sort/dist/; revision=133543
| * Remove file no longer present in distribution.Tim J. Robbins2004-07-031-641/+0
| | | | | | | | Notes: svn path=/vendor/gnu-sort/dist/; revision=131524
* | Use va_copy instead of __va_copy, which is not defined on most architectures.Tim J. Robbins2004-07-061-2/+4
| | | | | | | | | | | | | | Noticed by: obrien Notes: svn path=/head/; revision=131686
* | Remove my email & dateAndrey A. Chernov2004-07-061-3/+0
| | | | | | | | Notes: svn path=/head/; revision=131664
* | Fix handling of multibyte delimiter characters with the -t option.Tim J. Robbins2004-07-051-18/+17
| | | | | | | | Notes: svn path=/head/; revision=131618
* | Update for coreutils.Tim J. Robbins2004-07-031-4/+5
| | | | | | | | Notes: svn path=/head/; revision=131515
* | Add support for multi-byte character sets.Tim J. Robbins2004-07-021-42/+763
| | | | | | | | | | | | | | Obtained from: Mitsuru Chinen (IBM) via The Fedora Project Notes: svn path=/head/; revision=131453
* | Resolve conflicts.Tim J. Robbins2004-07-022-651/+5
| | | | | | | | Notes: svn path=/head/; revision=131451
* | This commit was generated by cvs2svn to compensate for changes in r131447,Tim J. Robbins2004-07-0256-9791/+8728
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=131448
| * Import of GNU sort from coreutils 5.2.1 (trimmed)Tim J. Robbins2004-07-0257-9801/+8733
| | | | | | | | Notes: svn path=/vendor/gnu-sort/dist/; revision=131447
* | Remove files no longer neededAndrey A. Chernov2004-02-173-1436/+0
| | | | | | | | Notes: svn path=/head/; revision=125908
* | Merge local fixesAndrey A. Chernov2003-08-302-39/+34
| | | | | | | | Notes: svn path=/head/; revision=119586
* | Remove file no longer in the distAndrey A. Chernov2003-08-301-3/+0
| | | | | | | | Notes: svn path=/head/; revision=119585
* | This commit was generated by cvs2svn to compensate for changes in r119582,Andrey A. Chernov2003-08-3014-376/+1095
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=119583
| * Virgin import (trimmed) of GNU Sort, textutils 2.1Andrey A. Chernov2003-08-3015-411/+1122
| | | | | | | | Notes: svn path=/vendor/gnu-sort/dist/; revision=119582
* | Use easy way to sense C and POSIX locales, like in GLIBCAndrey A. Chernov2002-06-081-1/+2
| | | | | | | | Notes: svn path=/head/; revision=98043
* | Some upgrade instructionsAndrey A. Chernov2002-06-081-0/+13
|/ | | | Notes: svn path=/head/; revision=98041
* Virgin import (trimmed) of GNU Sort, textutils 2.0.21vendor/misc-GNU/sort/2.0.21Andrey A. Chernov2002-06-0853-0/+18692
Notes: svn path=/vendor/gnu-sort/dist/; revision=98038 svn path=/vendor/gnu-sort/2.0.21/; revision=98040; tag=vendor/misc-GNU/sort/2.0.21