summaryrefslogtreecommitdiff
path: root/src/stdbuf.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering1-1/+1
2012-01-09maint: convert `...' to '...' in --help outputJim Meyering1-6/+6
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering1-2/+1
2012-01-01maint: update all copyright year number rangesJim Meyering1-1/+1
2011-09-01stdbuf: fix helper lib identification on some platformsPádraig Brady1-1/+1
2011-06-19stdbuf: fix automake variable name to work with cutting edge automakeJim Meyering1-5/+4
2011-06-09maint: remove unneeded includesPádraig Brady1-1/+0
2011-05-29maint: placate -Wsign-compare when it's non-invasiveJim Meyering1-1/+1
2011-02-18stdbuf: avoid even the appearance of a possible use-after-freeJim Meyering1-2/+5
2011-01-01maint: update all copyright year number rangesJim Meyering1-1/+1
2010-02-15doc: fix inconsistent capitalization in --help outputPádraig Brady1-3/+3
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering1-1/+1
2009-10-26maint: let gnulib provide environEric Blake1-2/+0
2009-10-08maint: move timeout exit statusesEric Blake1-3/+0
2009-10-08stdbuf: improve path searchEric Blake1-17/+11
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady1-1/+1
2009-08-31maint: revert my stdbuf change: the result didn't even compileJim Meyering1-1/+2
2009-08-30maint: stdbuf: move a declaration; no-semantic-changeJim Meyering1-2/+1
2009-08-28stdbuf: fix a small typo in --help outputPádraig Brady1-2/+2
2009-08-25maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering1-6/+0
2009-06-27stdbuf: fix to stop -i option causing an assertionPádraig Brady1-1/+1
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady1-0/+386