Contributed by
rueda
on 2025-07-17
from the more-opacity,-igor dept.
In -current,
the struct underlying
stdio(3)'s
FILE type
has been
made opaque, with library versions bumps across the board:
CVSROOT: /cvs
Module name: src
Changes by:
[email protected] 2025/07/16 09:33:05
Modified files:
lib/libc : Symbols.list shlib_version
lib/libc/hidden: stdio.h wchar.h
lib/libc/stdio : Makefile.inc fclose.3 fclose.c findfp.c
lib/libcrypto : shlib_version
lib/libcurses : shlib_version
lib/libe...