CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2024/08/12 14:56:55

Modified files:
        include        : Makefile 
        lib/libc       : Symbols.list shlib_version 
        lib/libc/stdio : Makefile.inc 
Added files:
        include        : stdio_ext.h 
        lib/libc/hidden: stdio_ext.h 
        lib/libc/stdio : __fpending.3 fpending.c freadahead.c freading.c 
                         freadptr.c fseterr.c fwriting.c 

Log message:
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@

Reply via email to