CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/07/16 00:27:28
Modified files:
archivers/freeze: Makefile
audio/sox : Makefile
audio/sox/patches: patch-src_formats_c
comms/kermit : Makefile
japanese/onew : Makefile
japanese/onew/patches: patch-sys_sys_h
lang/STk : Makefile
lang/icon/interp: Makefile
Added files:
archivers/freeze/patches: patch-freeze_h
comms/kermit/patches: patch-ckucmd_c
lang/STk/patches: patch-Snow_io_c patch-Src_io_c
lang/icon/interp/patches: patch-ipl_cfuncs_fpoll_c
Log message:
Prepare for forthcoming stdio opaque diffs. Don't access the internal
of the FILE object and use the functions from <stdio_ext.h> instead.
ok sthen