]> Savannah Git Hosting - gnulib.git/commit
fflush: NetBSD, OpenBSD can’t fflush input
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Sep 2024 22:32:17 +0000 (15:32 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Sep 2024 22:32:26 +0000 (15:32 -0700)
commit78b776d8b8f53bb23f4ab37b92d804ba23411bfb
tree83fbc8f268ab18291de44abfa32eb417cf58cdc2
parent8b238688a46de6f15f39d7f9212358dc499e5ba6
fflush: NetBSD, OpenBSD can’t fflush input

* m4/fflush.m4 (gl_FUNC_FFLUSH_STDIN): Guess no on NetBSD and
OpenBSD; they document fflush to fail unless the stream is open
for writing.
ChangeLog
doc/posix-functions/fflush.texi
m4/fflush.m4