Make fflush after ungetc work on BSD platforms.
authorBruno Haible <bruno@clisp.org>
Fri, 7 Mar 2008 02:34:46 +0000 (03:34 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 7 Mar 2008 02:34:46 +0000 (03:34 +0100)
commit679b14d8851a364efdffbdf50d4aa43921762076
tree5eaf0786820cc718844be79d3467669022f389d6
parentf9e70e3ef802527ebecd9179ca56cd19fe9946b6
Make fflush after ungetc work on BSD platforms.
ChangeLog
doc/posix-functions/fflush.texi
lib/fflush.c
modules/fflush-tests
tests/test-fflush2.c [new file with mode: 0644]
tests/test-fflush2.sh [new file with mode: 0755]