]> git.ipfire.org Git - thirdparty/man-pages.git/commit
fflush.3: POSIX.1-2008 specifies the behavior when flushing input streams
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 08:32:08 +0000 (09:32 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 08:44:44 +0000 (09:44 +0100)
commit6db34ce89fb8e7743277376444821e0a368813ec
treeb8c7b85e2fddc2630226f75e899c2884027c10f3
parent099263cea7c1f5567533a09c0a79fbe05534e08e
fflush.3: POSIX.1-2008 specifies the behavior when flushing input streams

POSIX.1-2001 did not have a specification for input streams,
but POSIX.1-2008 added one.

Reported-by: Sergey V. Zubkov <cubbi@cubbi.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/fflush.3