]> 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 14:06:56 +0000 (16:06 +0200)
commit4d0ec4f8c51ba02e77160acf34b757dc4047735e
tree237dd73d75c451d4a64c449a64cdceaef52301af
parent25e3d95e2242b1e7cd9f3331bfb76f3d1336b9ff
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