aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnu-sort/lib
Commit message (Collapse)AuthorAgeFilesLines
* - Remove GNU sort and the WITH_GNU_SORT knobGabor Kovesdan2012-10-1350-5010/+0
| | | | Notes: svn path=/head/; revision=241511
* 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-122-9/+10
| | | | | | | | Notes: svn path=/head/; revision=133545
* | This commit was generated by cvs2svn to compensate for changes in r133543,Tim J. Robbins2004-08-1221-171/+441
|\| | | | | | | | | | | | | 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-1223-180/+451
| | | | | | | | Notes: svn path=/vendor/gnu-sort/dist/; revision=133543
* | 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
* | Resolve conflicts.Tim J. Robbins2004-07-021-10/+5
| | | | | | | | Notes: svn path=/head/; revision=131451
* | This commit was generated by cvs2svn to compensate for changes in r131447,Tim J. Robbins2004-07-0244-1028/+1996
|\| | | | | | | | | | | | | 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-0245-1038/+2001
| | | | | | | | 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-301-34/+26
| | | | | | | | Notes: svn path=/head/; revision=119586
* | This commit was generated by cvs2svn to compensate for changes in r119582,Andrey A. Chernov2003-08-305-142/+562
|\| | | | | | | | | | | | | 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-306-176/+588
| | | | | | | | 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
* Virgin import (trimmed) of GNU Sort, textutils 2.0.21vendor/misc-GNU/sort/2.0.21Andrey A. Chernov2002-06-0839-0/+4749
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