summaryrefslogtreecommitdiff
path: root/usr.bin/shuffle
AgeCommit message (Expand)Author
2001-09-01Include <limits.h> for LONG_MIN/LONG_MAX.simonb
2001-05-29new KNF style function declarationsperry
2001-03-16Power of 2 realloc.mycroft
2001-02-19convert to use getprogname()cgd
1999-02-03Add missing newline in usage string.is
1998-12-07This trivial and computationally useless pointer initialization makesfair
1998-12-04Small bug fix from Soren S. Jorvang (soren@t.dk)perry
1998-09-30Must cast size_t to long and use %ld to print.thorpej
1998-09-24- argument error detectionchristos
1998-09-23make compile with warnings on.perry
1998-09-23Add shuffle, a small program for producing permutations.perry