[uw.mfcf.bugs] <libmfcf/f_stdio.h> copied stuff from <stdio.h>

jmsellens@watmath.waterloo.edu (08/25/89)

From: John M Sellens <jmsellens>

f_stdio.h includes a declaration of struct _iobuf and a couple of
other things copied from <stdio.h>.  Trying to rely on the
internals of stdio is plenty bad enough, but copying them with no way
of comparing to the real version for correctness??