Age | Commit message (Expand) | Author |
---|---|---|
2011-05-26 | maint: enforce cpp indentation policy | Jim Meyering |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-07-23 | randread: run 2x faster on 64-bit hosts, don't assume no padding bits | Paul R. Eggert |
2010-07-20 | randread: use /dev/urandom to seed, not just getpid etc | Paul R. Eggert |
2010-05-31 | maint: replace each "for (;;)" with "while (true)" | Jim Meyering |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-04-07 | maint: remove compiler warnings from randint and randread modules | Pádraig Brady |
2009-04-07 | shred,sort,shuf: don't use /dev/urandom by default | Pádraig Brady |
2009-03-15 | maint: remove unused include and definitions | Jim Meyering |
2008-01-17 | Do not define-away __attribute__ when __STRICT_ANSI__ is set. | Jim Meyering |
2007-10-07 | Convert coreutils' rand*.{c,h,m4} into modules. | Jim Meyering |