summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2008-06-26tests: adjust c99-to-c89 patch as well as the code to generate itJim Meyering-1/+1
2008-06-26shred: also ignore EISDIR upon failed fsync/fdatasync on HP-UXJim Meyering-2/+13
2008-06-26truncate: handle the case in which off_t != intmax_tJim Meyering-5/+16
2008-06-23basename: List David MacKenzie as the author.Jim Meyering-1/+1
2008-06-23echo: use AUTHORS from bash's built-in echoOndřej Vašík-1/+3
2008-06-22stat: warn that the --context (-Z) option (a no-op) is obsoleteJim Meyering-3/+7
2008-06-20sort: Fix bug where --batch-size option shrank SORT_SIZE.Bo Borgerson-8/+6
2008-06-17sort: accept new option --batch-size=NMERGEBo Borgerson-12/+103
2008-06-17sort: add new option --files0-from=FBo Borgerson-1/+75
2008-06-17ls, od: avoid redundant constEric Blake-3/+3
2008-06-17join: improve memory managementBo Borgerson-80/+88
2008-06-16remove redundant const directivesJim Meyering-73/+73
2008-06-16chcon: correct --verbose output to include newlinesJim Meyering-1/+1
2008-06-15fix the compilation failure for realJim Meyering-1/+1
2008-06-15fix a const-related compilation failure in sort.cJim Meyering-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering-82/+87
2008-06-14revert previous change, "don't use "const" with scalar types"Jim Meyering-5/+5
2008-06-14don't use "const" with scalar typesJim Meyering-5/+5
2008-06-13od: improve handling of paddingEric Blake-59/+82
2008-06-13od: align multiple -t specsEric Blake-33/+69
2008-06-13od: use gnulib printf replacement as necessaryEric Blake-88/+22
2008-06-13od: simplify long double supportEric Blake-17/+7
2008-06-13doc: od defaults to -toS, not -td2Eric Blake-1/+1
2008-06-12tweak to conform with syntax policyJim Meyering-8/+8
2008-06-12comm: accept new option: --output-delimiter=STRBo Borgerson-7/+34
2008-06-12comm: ensure that input files are sortedBo Borgerson-20/+148
2008-06-10timeout: use system-independent exit valuesPádraig Brady-13/+14
2008-06-09enforce the proper_name_utf8-requires-ICONV link ruleJim Meyering-0/+4
2008-06-08standardize some error messagesBo Borgerson-24/+24
2008-06-06Add new program: truncatePádraig Brady-1/+407
2008-06-06improve 'date +%C' documentationEric Blake-1/+1
2008-06-03nice.c: avoid a castJim Meyering-1/+1
2008-06-03adjust c99-to-c89 patch as well as the code to generate itJim Meyering-25/+26
2008-06-03use gnulib's progname moduleJim Meyering-370/+97
2008-06-02fix cpp indentation policy violationsJim Meyering-2/+2
2008-06-02accommodate older SELinux which lacks matchpathcon_init_prefixJim Meyering-0/+4
2008-06-02declare program_name consistentlyJim Meyering-91/+91
2008-06-02export program_name, required by gnulibEric Blake-1/+2
2008-06-02new program: timeoutPádraig Brady-47/+443
2008-06-02spell author names consistentlyJim Meyering-6/+6
2008-06-01md5sum: new option, --quiet, to suppress OK messagesErik Auerswald-4/+26
2008-06-01src/base64.c: Improve comments.Simon Josefsson-2/+2
2008-05-31install: reenable matchpathcon-related codeJim Meyering-1/+3
2008-05-29du.c: tiny cleanup (no semantic change)Jim Meyering-1/+1
2008-05-26install many binaries at once, when possibleJim Meyering-1/+34
2008-05-26* src/runcon.c: Add copyright comment.Jim Meyering-0/+16
2008-05-26adjust AUTHORS and check-AUTHORS rule to accommodateJim Meyering-2/+3
2008-05-26* src/c99-to-c89.diff: Adjust offsets.Jim Meyering-2/+2
2008-05-26adjust copyright datesJim Meyering-53/+56
2008-05-26convert the rest to use proper_name -- manuallyJim Meyering-13/+27