summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-06-30stat,tail: recognize new file system type: aufsJim Meyering
2012-06-26maint: avoid a static analysis warning in csplitPádraig Brady
2012-06-22doc: document multiplier for dd number options like count=NBernhard Voelker
2012-06-22split: ensure output doesn't overwrite inputPádraig Brady
2012-06-22maint: refactor common mode bits used to create filesPádraig Brady
2012-06-20maint: sort: style adjustment to help clarify size determinationBernhard Voelker
2012-06-12stty: portability: accommodate CILJim Meyering
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering