CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2013/12/17 09:33:27
Modified files: lib/libc/stdio : findfp.c Log message: f_prealloc() goes away. Comment from the original source file: * XXX. Force immediate allocation of internal memory. Not used by stdio, * but documented historically for certain applications. Bad applications.