OSDN Git Service

Use setvbuf instead of setbuf to force stdout and
authorTheodore Ts'o <tytso@mit.edu>
Wed, 16 Apr 2003 19:20:13 +0000 (15:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 16 Apr 2003 19:20:13 +0000 (15:20 -0400)
commit908b785c3f8e1f9dcfcb7b39e5e879d98e36a2ad
tree322d684f47efa02f99c68248def8ff5bb08febd1
parentbc34d6be65cb93a65451ad209cfea2f98b03fd22
Use setvbuf instead of setbuf to force stdout and
stderr to be non-buffered when the stdout/stderr are a pipe.
This fixes a cosmetic problem when using e2fsck under logsave.
e2fsck/ChangeLog
e2fsck/unix.c