fgetline(3) renamed to be fgetln(3)
fseek drops ungetc data; compute correct final offset (from Donn@BSDI)
4.4BSD snapshot (revision 8.1); add 1993 to copyright
the seek function takes a fpos_t (off_t), not a long
Add include files to get prototype declarations, and fix bugs found.
repair arguments (add const)
fflush -> __sflush
new stdio
added LIBC_SCCS condition for sccs ids
back out portion of last rev that make it return the offset;(for Sys V compat); more error checking
Add copyright
autoconfigure FILE array using getdtablesize() changed all struct _iobuf to FILE many miscellaneous changes
fix seek on IORW streams
Feldman's stdio changes
date and time created 80/12/21 16:50:25 by wnj