summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-06nproc: disallow non option command line parametersPádraig Brady
2012-09-06tail,stat: add support for VZFSJim Meyering
2012-09-05rm: be more careful when using a replacement errno valueJim Meyering
2012-09-05rm: avoid bogus diagnostic for a slash-decorated symlink-to-dirJim Meyering
2012-09-05build: remove two now-useless convenience targetsStefano Lattarini
2012-09-05build: use 'check-local' to extend the 'check' targetStefano Lattarini
2012-09-02touch: line up long option in --help textBenno Schulenberg
2012-09-01build: fix VPATH issues in C compilationJim Meyering
2012-09-01build: simplify: get rid of some indirection variablesStefano Lattarini
2012-09-01maint: update gitignore entriesStefano Lattarini
2012-09-01maint: fix and simplify maintainer checksStefano Lattarini
2012-09-01build: fix generation of manpages for programs not built by defaultStefano Lattarini
2012-09-01build: don't use recursive make to build the 'src' subdirectoryStefano Lattarini
2012-09-01build: refactor how lists of coreutils programs are definedStefano Lattarini
2012-08-31build: don't use '$<' in non-suffix rulesStefano Lattarini
2012-08-31maint: more uses of $(ASSORT)Stefano Lattarini
2012-08-31maint: remove unused variable in src/Makefile.amStefano Lattarini
2012-08-31build: don't use foo_LDADD if there's no foo programStefano Lattarini
2012-08-29tail,stat: improve support for ZFSJim Meyering
2012-08-26df: allow translators to reorder "1K-blocks" headerNguyễn Thái Ngọc Duy
2012-08-24md5sum, sha*sum: add --tag to output a format indicating the algorithmOndrej Oprala
2012-08-23rm: fix the new --dir (-d) option to work with -iRob Day
2012-08-21du: handle bind-mounted directory cycles gracefullyOndrej Oprala
2012-08-18sort: simpler fix for sort -u data-loss bug, and for a FMR bugPaul Eggert
2012-08-17sort: sort --unique (-u) could cause data lossJim Meyering
2012-08-16maint: correct a stale comment in sort.cJim Meyering
2012-08-16maint: fix comment grammar to placate make syntax-checkJim Meyering
2012-08-14rm: new option --dir (-d) to remove empty directoriesKrzysztof Goj
2012-08-14df: fail when the mount list is required but cannot be readBernhard Voelker
2012-08-05build: avoid sort link failure on Solaris 10Jim Meyering
2012-08-04df: fix exit code and error messages with --totalBernhard Voelker
2012-08-04truncate: don't leak a file descriptor with --ref=PIPEJim Meyering
2012-08-04split: plug nominal leaksJim Meyering
2012-08-03tail: avoid rare error-path FD leakJim Meyering
2012-07-25tail: avoid misleading diagnostic upon fstat failureJim Meyering
2012-07-21maint: stzncpy: restrict pointer parametersJim Meyering
2012-07-20maint: rm: remove two more unused static inline functionsJoachim Schmitz
2012-07-20maint: rm: remove unused static-inlined functionsJoachim Schmitz
2012-07-16df: don't output control characters in a mount point namePádraig Brady
2012-07-15pinky,who: fix bug in latest changeJim Meyering
2012-07-15maint: remove unwarranted uses of strncpyJim Meyering
2012-07-15build: shred.c: avoid i686-specific gcc -Wstrict-overflow warningJim Meyering
2012-07-13doc: clarify meaning of '-parodd' in stty helpBruno Haible
2012-07-11df: warn if soon-to-be-removed --megabyte option is usedBernhard Voelker
2012-07-10sort: by default, do not exceed 3/4 of physical memoryPaul Eggert
2012-07-03maint: fix minor bugs in helper program, setuidgidJim Meyering
2012-07-02sort: fix exit-status typoPaul Eggert
2012-07-02sort: simplify -o handling to avoid fdopen, assertPaul Eggert
2012-07-02sort: avoid redundant processing with inaccessible inputs or outputPádraig Brady
2012-07-02maint: avoid a -Wunsed-but-set warning on some systemsPádraig Brady