index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stdbuf.c
Age
Commit message (
Expand
)
Author
Lines
2021-07-26
maint: avoid recent syntax-check issues
Pádraig Brady
-1
/
+1
2021-07-26
maint: fix white space
Paul Eggert
-1
/
+1
2021-04-11
maint: use "char const *" rather than "const char *"
Pádraig Brady
-1
/
+1
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2018-07-22
doc: improve documentation of binary prefixes
Wodry
-0
/
+1
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-06-17
maint: use C99 for loop initial declarations where possible
Pádraig Brady
-2
/
+1
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-11-14
all: reduce usage of proper_name_utf8()
Pádraig Brady
-1
/
+1
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-8
/
+9
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2015-12-14
maint: fix incorrect spellings etc
Pádraig Brady
-1
/
+1
2015-06-29
maint: stdbuf.c: avoid the OS X putenv function
Jim Meyering
-1
/
+1
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-12-19
diagnose too-large numbers better
Pádraig Brady
-2
/
+2
2014-09-23
doc: fix use of "e.g." in stdbuf help message
Michal Nazarewicz
-1
/
+1
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
-1
/
+1
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
-5
/
+3
2014-05-26
stdbuf: support OS X
Pádraig Brady
-3
/
+12
2014-05-21
stdbuf: support compilers other than __GNUC__
Pádraig Brady
-1
/
+11
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-06-22
stdbuf: make it mandatory to specify a buffering option
Pádraig Brady
-6
/
+14
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
-4
/
+3
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-1
/
+1
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
-6
/
+6
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
-2
/
+1
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-09-01
stdbuf: fix helper lib identification on some platforms
Pádraig Brady
-1
/
+1
2011-06-19
stdbuf: fix automake variable name to work with cutting edge automake
Jim Meyering
-5
/
+4
2011-06-09
maint: remove unneeded includes
Pádraig Brady
-1
/
+0
2011-05-29
maint: placate -Wsign-compare when it's non-invasive
Jim Meyering
-1
/
+1
2011-02-18
stdbuf: avoid even the appearance of a possible use-after-free
Jim Meyering
-2
/
+5
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-02-15
doc: fix inconsistent capitalization in --help output
Pádraig Brady
-3
/
+3
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-1
/
+1
2009-10-26
maint: let gnulib provide environ
Eric Blake
-2
/
+0
2009-10-08
maint: move timeout exit statuses
Eric Blake
-3
/
+0
2009-10-08
stdbuf: improve path search
Eric Blake
-17
/
+11
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
-1
/
+1
2009-08-31
maint: revert my stdbuf change: the result didn't even compile
Jim Meyering
-1
/
+2
2009-08-30
maint: stdbuf: move a declaration; no-semantic-change
Jim Meyering
-2
/
+1
2009-08-28
stdbuf: fix a small typo in --help output
Pádraig Brady
-2
/
+2
2009-08-25
maint: remove Local Variables: indent-tabs-mode: nil from all sources
Jim Meyering
-6
/
+0
2009-06-27
stdbuf: fix to stop -i option causing an assertion
Pádraig Brady
-1
/
+1
2009-06-17
stdbuf: A new program to run a command with modified stdio buffering
Pádraig Brady
-0
/
+386