summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorManuel Novoa III <mjn3@codepoet.org>2003-06-24 04:07:40 +0000
committerManuel Novoa III <mjn3@codepoet.org>2003-06-24 04:07:40 +0000
commitdba553769ed6437444b635ba8818e5a3cb252e00 (patch)
tree93136566ff450008e56169a195babcefdc90bd1d /extra
parentefe2271a53aee5145308349d31e6d45a8571758a (diff)
Change 'undefined behavior' of fflush() on readonly or reading streams
to match that of current glibc; i.e. don't do anything and return success. Apparently, php calls fflush() on a file opened as readonly before trying to read. Eventually I'll add some config options to flag this and several other instances of nonportable code.
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions