This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / lib / libc / stdio / local.h
index c75c0fc..21966d7 100644 (file)
@@ -33,7 +33,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *     @(#)local.h     5.2 (Berkeley) 2/5/91
+ *     @(#)local.h     5.3 (Berkeley) 5/6/93
  */
 
 /*
  */
 
 /*
@@ -52,6 +52,7 @@ void  __sinit __P((void));
 void   _cleanup __P((void));
 void   (*__cleanup) __P((void));
 void   __smakebuf __P((FILE *));
 void   _cleanup __P((void));
 void   (*__cleanup) __P((void));
 void   __smakebuf __P((FILE *));
+int    __swhatbuf __P((FILE *, size_t *, int *));
 int    _fwalk __P((int (*)(FILE *)));
 int    __swsetup __P((FILE *));
 int    __sflags __P((const char *, int *));
 int    _fwalk __P((int (*)(FILE *)));
 int    __swsetup __P((FILE *));
 int    __sflags __P((const char *, int *));