TODO: add an item for a chmod optimization
[platform/upstream/coreutils.git] / src / shuf.c
2008-07-27 Mikael Magnussonshuf: correctly document --head-count
2008-07-27 Jim Meyeringshuf: honor --zero-terminated option even with --input...
2008-06-16 Jim Meyeringremove redundant const directives
2008-06-14 Jim Meyeringadd "const" attribute, where possible
2008-06-03 Jim Meyeringuse gnulib's progname module
2008-06-02 Jim Meyeringdeclare program_name consistently
2008-05-26 Jim Meyeringadjust copyright dates
2008-05-26 Jim Meyeringconvert single-author programs to use proper_name
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-02-23 Jim MeyeringWith -Dlint, make shuf free all heap-allocated storage.
2006-09-29 Jim Meyering* src/shuf.c (read_input): Fix an off-by-one error...
2006-09-18 Paul Eggert* src/shuf.c (main): Quote the entire range when report...
2006-08-09 Paul Eggert(next_line): New function.
2006-08-08 Paul EggertNew file, introduced for shuf, sort -R, and/or shred.