summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-10-25seq: revert Solaris 8 work-around that caused x86 regressionPaul Eggert
2008-10-24group-list: avoid compiler warningEric Blake
2008-10-23ls: use '.' (not +) as SELinux-only alt. access flag in ls -l outputJim Meyering
2008-10-22* src/ls.c (usage): Describe exit statuses more concisely.Paul Eggert
2008-10-21ls: make it possible to disable file capabilities checkingKamil Dudka
2008-10-21reflect gnulib's removal of lstat.hJim Meyering
2008-10-20expr: Fixup authorsPádraig Brady
2008-10-19accommodate gnulib header removalsJim Meyering
2008-10-17maint: avoid warning in ls.cJim Meyering
2008-10-17maint: avoid warnings due to attribute warn_unused_resultJim Meyering
2008-10-16mktemp: diagnose freopen failureJim Meyering
2008-10-16* src/mktemp.c (main): Add 'const' twice to avoid GCC warning.Paul Eggert
2008-10-16csplit: prefer sigaction over signalEric Blake
2008-10-15expr: remove --bignum and --no-bignum optionsPaul Eggert
2008-10-15expr: don't interpret argv[0] as an operandJim Meyering
2008-10-13doc: adjust spacing in ls --help output, for better man formattingJim Meyering
2008-10-13doc: ls: clarify exit status descriptionOndřej Vašík
2008-10-12tests: move check-misc targets from src/Makefile.am to maint.mkJim Meyering
2008-10-06chcon: remove traces of unimplemented --change (-c) optionOndřej Vašík
2008-10-06stat: add lustre filesystem typeAndreas Dilger
2008-10-06remove.c: avoid compile failure on OS/2Jim Meyering
2008-10-03timeout.c: don't use perror; exit 125 upon failed forkJim Meyering
2008-10-03ls and sort: use filevercmp instead of strverscmpKamil Dudka
2008-10-02ignore additional built fileEric Blake
2008-10-02remove.c: allow compilation on cygwinEric Blake
2008-10-01remove.c: combine two helper functions, to avoid sign-extensionJim Meyering
2008-10-01rm: don't preprocess a directory on a file system of type tmpfs or nfsJim Meyering
2008-09-29seq: solve e13188e7ef7bbd609c1586332a335b4194b881aa more cleanlyJim Meyering
2008-09-28mktemp: plug an inconsequential leakJim Meyering
2008-09-27remove.c: avoid compiler warningEric Blake
2008-09-27rm -r: avoid O(n^2) performance for a directory with very many entriesJim Meyering
2008-09-27remove.c: don't use xmalloc; don't let obstack call exit on failureJim Meyering
2008-09-26seq -0.1 0.1 2: print final number when locale's decimal point is ","Jim Meyering
2008-09-24pinky: gettextize two missed stringsBenno Schulenberg
2008-09-24cp.c: adjust a comment to make it consistent with documentationJim Meyering
2008-09-22fix installation with ./ginstall in srcRalf Wildenhues
2008-09-19who --help: add a general descriptionBenno Schulenberg
2008-09-19uptime --help: put together message parts that belong togetherBenno Schulenberg
2008-09-19tr --help: gettextize a single paragraph as a single stringBenno Schulenberg
2008-09-19tail: gettextize the string, "standard input"Benno Schulenberg
2008-09-19tail --help: move the --retry entry into alphabetical orderBenno Schulenberg
2008-09-19shred --help: lowercase a stray capitalBenno Schulenberg
2008-09-19stty --help: correct the alignment of an entryBenno Schulenberg
2008-09-19sort --help: sort the options better alphabeticallyBenno Schulenberg
2008-09-19rmdir --help: use lower case in option description; adjust indentationBenno Schulenberg
2008-09-19remove.c: move comment to right before string, so gettext will pick it upBenno Schulenberg
2008-09-19pr --help: elide arguments after short options that allow a spaceBenno Schulenberg
2008-09-19od: ungettextize debugging messagesBenno Schulenberg
2008-09-19nohup, remove, tr: also gettextize the alternative messagesBenno Schulenberg
2008-09-19od --help: avoid concatening two messages without a newlineBenno Schulenberg