History log of /openbsd-src/lib/libc/hidden/stdio_ext.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 24f9d669 12-Aug-2024 guenther <guenther@openbsd.org>

Add <stdio_ext.h> with the seven APIs needed to have gnulib operate
without poking directly into the FILE structure.

Repeated testing, "nope, need a few more" feedback, and ok tb@