use FOPEN_MAX instead of NSTATIC, _POSIX_STREAM_MAX makes it public
4.4BSD snapshot (revision 8.1); add 1993 to copyright
must align FILE structures correctly
Add include files to get prototype declarations, and fix bugs found.
initialization out of order wrt stdio.h
new stdio; renamed from findiop.c
move _cleanup from findiop.c to flsbuf.c so lorder doesn't get confused
added LIBC_SCCS condition for sccs ids
all right, all right, I'll use calloc (using malloc/bzero screws uplibc order; ld bug?)
try again; can't be called from crt0 (breaks sh)
outs for programs using alternae memory allocators:call _stdio_init before main to give 20 files worth without callocs,and provide f_prealloc to fill in everything
set EMFILE if out of fd's
Add copyright
allocate only as many FILE's as needed
autoconfigure FILE array using getdtablesize() changed all struct _iobuf to FILE many miscellaneous changes
date and time created 85/01/29 00:38:11 by serge