summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-07-22build: support fully excluding stdbuf from the buildMike Frysinger-2/+7
2010-07-20randread: use /dev/urandom to seed, not just getpid etcPaul R. Eggert-18/+45
2010-07-19sort: -R no longer disables multithreadingPaul R. Eggert-53/+27
2010-07-16randread: don't require -lrtPaul R. Eggert-10/+5
2010-07-15sort: add a test case for the sort -u bugPaul R. Eggert-0/+47
2010-07-15sort: fix a bug with sort -u and xmemcoll0, and tune keycomparePaul R. Eggert-5/+7
2010-07-15sort: fix a bug when sorting unterminated linesPádraig Brady-1/+1
2010-07-15sort: speed up default full line sortingChen Guo-3/+15
2010-07-14heap_alloc: avoid integer overflowJim Meyering-1/+1
2010-07-14maint: omit $(POW_LIB) when linking, as this is no longer neededPaul R. Eggert-8/+0
2010-07-14build: update gnulib submodule to latest; update bootstrap, tooPádraig Brady-4/+7
2010-07-13maint: reorganize latest NEWSPádraig Brady-9/+10
2010-07-13maint: heap.c: simplify dynamic allocationsPádraig Brady-22/+5
2010-07-13sort: parallelize internal sortChen Guo-57/+805
2010-07-13di-set, ino-map: adjust a type, improve readabilityJim Meyering-8/+12
2010-07-12dd: also spell out size on memory exhaustionPaul R. Eggert-8/+6
2010-07-09chcon, chmod, chown, du: don't translate "%s"Paul Eggert-4/+4
2010-07-06du: avoid spurious warnings with 64-bit gcc -WPaul Eggert-2/+2
2010-07-06du: Hash with a mechanism that's simpler and takes less memory.Paul Eggert-444/+402
2010-07-05stat: getfilecon failure now evokes nonzero exit statusJim Meyering-22/+38
2010-07-05system.h: define ATTRIBUTE_WARN_UNUSED_RESULTJim Meyering-0/+8
2010-07-05tests: make tests requiring a delay to pass, more robustPádraig Brady-91/+172
2010-07-04doc: Add advice about ChangeLogs and synchronizing submodulesPaul Eggert-0/+29
2010-07-04du: increase the initial dev-inode set sizeJim Meyering-1/+1
2010-07-04du: use less than half as much memory when tracking hard linksJim Meyering-63/+15
2010-07-04di-set: manipulate sets of dev/inode pairs efficientlyJim Meyering-0/+424
2010-07-04dev-map: map device number to small non-negativeJim Meyering-0/+229
2010-07-03du: don't miscount duplicate directories or link-count-1 filesPaul Eggert-20/+52
2010-07-02build: update gnulib submodule to latest; update bootstrap, tooJim Meyering-3/+5
2010-07-01cp: add an option to only copy the file attributesPádraig Brady-57/+78
2010-07-01ls: use the POSIX date style when the locale does not specify onePádraig Brady-15/+35
2010-06-30tests: fail rather than infloop in tail's inotify-rotate testJim Meyering-6/+16
2010-06-30tests: move most helper functions from test-lib.sh to new init.cfgJim Meyering-352/+364
2010-06-30tests: sync tests/init.sh from gnulibJim Meyering-23/+24
2010-06-29doc: df, du, ls: improve --blocksize description in --helpJim Meyering-3/+9
2010-06-29doc: reference POS syntax in --help for sort --keyPádraig Brady-1/+1
2010-06-27ln: print a clearer error message when linking failsBenno Schulenberg-5/+5
2010-06-22stat: remove support for deprecated --context (-Z) optionJim Meyering-10/+5
2010-06-21doc: fix comm's --help output so we generate a better man pageJim Meyering-1/+1
2010-06-14maint: ignore another gnulib generated fileEric Blake-0/+1
2010-06-14cat: improve documentationEric Blake-2/+4
2010-06-14doc: dd: discourage use of very large block sizesJim Meyering-0/+5
2010-06-14dd: print a better diagnostic for an invalid block sizeJim Meyering-2/+23
2010-06-11build: update gnulib submodule to latestJim Meyering-0/+0
2010-06-11build: don't let a large sparse temporary file cause "make dist" to failJim Meyering-0/+11
2010-06-10ls: avoid just-introduced buffer overrunJim Meyering-1/+1
2010-06-08maint: adjust INT_BUFSIZE_BOUND usage for maintainabilityJim Meyering-7/+7
2010-06-08sort: avoid unnecessary use of sprintfJim Meyering-12/+13
2010-06-08dirname: tweak summary wordingEric Blake-6/+11
2010-06-02doc: mention the new coreutils@ mailing listsJim Meyering-0/+3