]> Savannah Git Hosting - gnulib.git/commit
fbufmode: Don't require peeking into the FILE structure on recent Haiku.
authorBruno Haible <bruno@clisp.org>
Thu, 24 Apr 2025 18:18:59 +0000 (20:18 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 3 May 2025 13:52:48 +0000 (15:52 +0200)
commit8d5b72ef2687f61d8f2e5c11b50ab9ca57c35a0b
tree23475e5b2a01f480bc0874675f9ac8cca9b3ccf8
parent1815155cdc94872722b4753916af999043cd9965
fbufmode: Don't require peeking into the FILE structure on recent Haiku.

Suggested by Augustin Cavalier <waddlesplash@gmail.com>
in <https://dev.haiku-os.org/ticket/19479#comment:15>.

* lib/fbufmode.c (fbufmode): On Haiku >= hrev58760, use the same
implementation as on musl libc.
ChangeLog
lib/fbufmode.c