Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdio
Module Name: src
Committed By: christos
Date: Thu Dec 18 17:11:03 UTC 2025
Modified Files:
src/lib/libc/stdio: fflush.c
Log Message:
PR/59847: make fflush(3) fail on closed file pointers. This is really
undefined behavior, but better to fail than succeed in this case.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/lib/libc/stdio/fflush.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index