<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/stdbuf.c, branch v7.6</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v7.6</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v7.6'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2009-08-31T07:44:30Z</updated>
<entry>
<title>maint: revert my stdbuf change: the result didn't even compile</title>
<updated>2009-08-31T07:44:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-08-31T07:44:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a4e123abd3dab42f48cc79d9e2c1cbc72e77d18b'/>
<id>urn:sha1:a4e123abd3dab42f48cc79d9e2c1cbc72e77d18b</id>
<content type='text'>
This reverts commit c1e158489d88bad418d52ceadf37af0b6f5b2112.
</content>
</entry>
<entry>
<title>maint: stdbuf: move a declaration; no-semantic-change</title>
<updated>2009-08-30T20:34:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-08-30T20:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c1e158489d88bad418d52ceadf37af0b6f5b2112'/>
<id>urn:sha1:c1e158489d88bad418d52ceadf37af0b6f5b2112</id>
<content type='text'>
* src/stdbuf.c (set_program_path): Move a declaration down into
the scope where it's used.
</content>
</entry>
<entry>
<title>stdbuf: fix a small typo in --help output</title>
<updated>2009-08-28T22:35:48Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2009-08-19T18:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f296cf4052c5299c7e6b1c14dcffa4785982a8ce'/>
<id>urn:sha1:f296cf4052c5299c7e6b1c14dcffa4785982a8ce</id>
<content type='text'>
* src/stdbuf.c (usage): s/then/the/
</content>
</entry>
<entry>
<title>maint: remove Local Variables: indent-tabs-mode: nil from all sources</title>
<updated>2009-08-25T07:21:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-02-27T16:15:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e2808a3999233c7186ee349278dbff5a046250db'/>
<id>urn:sha1:e2808a3999233c7186ee349278dbff5a046250db</id>
<content type='text'>
* src/getlimits.c: Likewise.
* src/group-list.c: Likewise.
* src/groups.c: Likewise.
* src/mktemp.c: Likewise.
* src/setuidgid.c: Likewise.
* src/stdbuf.c: Likewise.
* src/timeout.c: Likewise.
* src/truncate.c: Likewise.
* gl/lib/mbsalign.c: Likewise.
* tests/test-lib.sh: Likewise.
* bootstrap: Likewise.
* README-hacking: Likewise.
</content>
</entry>
<entry>
<title>stdbuf: fix to stop -i option causing an assertion</title>
<updated>2009-06-27T01:21:43Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2009-06-27T00:48:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1c16c9598e67e0db641af8b85abf8c009e3a9226'/>
<id>urn:sha1:1c16c9598e67e0db641af8b85abf8c009e3a9226</id>
<content type='text'>
* src/stdbuf.c (main): Fix the array bounds check in the assert
* tests/misc/stdbuf: Add a test for all standard streams
</content>
</entry>
<entry>
<title>stdbuf: A new program to run a command with modified stdio buffering</title>
<updated>2009-06-17T13:54:29Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2008-12-17T11:30:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a5a2a406f8d65f0e852d9ed7fbfb630c6b81dd7f'/>
<id>urn:sha1:a5a2a406f8d65f0e852d9ed7fbfb630c6b81dd7f</id>
<content type='text'>
* AUTHORS: Register as the author.
* NEWS: Mention this change.
* README: Add stdbuf command to list.
* configure.ac: Only enable on ELF systems with GCC.
* cfg.mk (sc_system_h_headers): Use VC_LIST_EXCEPT rather than
VC_LIST, so we can add an exception, if needed.
* .x-sc_system_h_headers: New file.  Exempt libstdbuf.c.
* Makefile.am (syntax_check_exceptions): Add .x-sc_system_h_headers.
* doc/coreutils.texi (stdbuf invocation): Add stdbuf info.
* man/.gitignore: Ignore generated manpage.
* src/.gitignore: Ignore stdbuf and libstdbuf.so binaries.
* man/Makefile.am (stdbuf.1): Add dependency.
* man/stdbuf.x: New file with example usage.
* po/POTFILES.in: Reference new command and shared library sources.
* src/Makefile.am (build_if_possible__progs): Add stdbuf and libstdbuf,
(pkglib_PROGRAMS): Reference optional shared lib,
(libstdbuf_so_LDADD): Ensure we don't link with non PIC libcoreutils.a.
(libstdbuf_so_LDFLAGS): Add -shared GCC option,
(libstdbuf_so_CFLAGS): Add -fPIC GCC option.
(check-README): Exclude libstbuf.
(check-AUTHORS): ditto.
(sc_tight_scope): Exclude functions starting with __.
* src/libstdbuf.c: The LD_PRELOAD shared library to control buffering.
* src/stdbuf.c: New file to setup env variables before execing command.
* tests/Makefile.am: Reference new test file.
* tests/misc/help-version: Set expected exit codes.
* tests/misc/invalid-opt: ditto.
* tests/misc/stdbuf: Add 9 tests.
</content>
</entry>
</feed>
