CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2024/08/29 21:44:48

Modified files:
        lib/libc/stdio : fclose.3 fclose.c fflush.3 fflush.c freopen.c 
                         fseek.c ftell.c 
        lib/libc/stdlib: exit.3 

Log message:
Revert commitid KcCtsA53F9UQzc0t:
"Make exit(), fclose(), fflush(), and freopen() comply with POSIX-2008
requirements for setting the underlying file position when flushing
read-mode streams, and make an fseek()-after-fflush() not change the
underlying file position."

Something isn't correct about it and it breaks at least initdb from
the postgresql-server package.

discussed with tb@, semarie@, and deraadt@

Reply via email to