]> 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>
Thu, 24 Apr 2025 18:29:47 +0000 (20:29 +0200)
commit4a1b37a5717ddccd31c3516cfb7dba0b9eab2252
tree4da5ddeb7f1691ec4252146c78e9f6021fff9737
parente5233af807d7172c8418a461769928dbd92a64c2
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