Collin Funk wrote:
> FYI, OpenBSD 7.8 was released today [1].

Thanks for the notice.

> * Make exit(3), fclose(3), fflush(3), and freopen(3) comply with
>   POSIX-2008 requirements for setting the underlying file position when
>   flushing read-mode streams, and make an fseek(3)-after-fflush(3) not
>   change the underlying file position.

Indeed, this needs adjustments on the Gnulib side. Currently I see test
failures:

FAIL: test-fbufmode
FAIL: test-fclose
FAIL: test-fflush
FAIL: test-fflush2.sh
FAIL: test-fpurge
FAIL: test-freadable
FAIL: test-freading
FAIL: test-fwritable
FAIL: test-posix_spawn-inherit0
FAIL: test-supersede

To be investigated...

Bruno




Reply via email to