summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-06-15fix the compilation failure for realJim Meyering
2008-06-15fix a const-related compilation failure in sort.cJim Meyering
2008-06-14add "const" attribute, where possibleJim Meyering
2008-06-14revert previous change, "don't use "const" with scalar types"Jim Meyering
2008-06-14don't use "const" with scalar typesJim Meyering
2008-06-13od: improve handling of paddingEric Blake
2008-06-13od: align multiple -t specsEric Blake
2008-06-13od: use gnulib printf replacement as necessaryEric Blake
2008-06-13od: simplify long double supportEric Blake
2008-06-13doc: od defaults to -toS, not -td2Eric Blake
2008-06-12tweak to conform with syntax policyJim Meyering
2008-06-12comm: accept new option: --output-delimiter=STRBo Borgerson
2008-06-12comm: ensure that input files are sortedBo Borgerson
2008-06-10timeout: use system-independent exit valuesPádraig Brady
2008-06-09enforce the proper_name_utf8-requires-ICONV link ruleJim Meyering
2008-06-08standardize some error messagesBo Borgerson
2008-06-06Add new program: truncatePádraig Brady
2008-06-06improve 'date +%C' documentationEric Blake
2008-06-03nice.c: avoid a castJim Meyering
2008-06-03adjust c99-to-c89 patch as well as the code to generate itJim Meyering
2008-06-03use gnulib's progname moduleJim Meyering
2008-06-02fix cpp indentation policy violationsJim Meyering
2008-06-02accommodate older SELinux which lacks matchpathcon_init_prefixJim Meyering
2008-06-02declare program_name consistentlyJim Meyering
2008-06-02export program_name, required by gnulibEric Blake
2008-06-02new program: timeoutPádraig Brady
2008-06-02spell author names consistentlyJim Meyering
2008-06-01md5sum: new option, --quiet, to suppress OK messagesErik Auerswald
2008-06-01src/base64.c: Improve comments.Simon Josefsson
2008-05-31install: reenable matchpathcon-related codeJim Meyering
2008-05-29du.c: tiny cleanup (no semantic change)Jim Meyering
2008-05-26install many binaries at once, when possibleJim Meyering
2008-05-26* src/runcon.c: Add copyright comment.Jim Meyering
2008-05-26adjust AUTHORS and check-AUTHORS rule to accommodateJim Meyering
2008-05-26* src/c99-to-c89.diff: Adjust offsets.Jim Meyering
2008-05-26adjust copyright datesJim Meyering
2008-05-26convert the rest to use proper_name -- manuallyJim Meyering
2008-05-26convert 3-author programs to use proper_nameJim Meyering
2008-05-26convert 2-author programs to use proper_nameJim Meyering
2008-05-26convert single-author programs to use proper_nameJim Meyering
2008-05-26use gnulib's proper_name_utf8 function, but *not* proper_nameJim Meyering
2008-05-20install: avoid a leak in currently-ifdef'd-out codeJim Meyering
2008-05-19doc: clarify field delimiter description in uniq --help outputPádraig Brady
2008-05-17du, wc: merge improved --files0-from=F-related diagnosticsJim Meyering
2008-05-08Speed up "wc -m" and "wc -w" in multibyte case.Bruno Haible
2008-05-06avoid problems with sign-extended "char" operand to is* functionsJim Meyering
2008-05-06base64: remove some unused/redundant getopt codeBo Borgerson
2008-05-05base64 module: adjust API so it's compatible with gnulib'sBo Borgerson
2008-05-05tac: avoid segfault for e.g., "echo > x; tac -r x x"Jim Meyering
2008-04-29chcon, runcon: make --help print the bug-reporting addressJim Meyering