_sobuf X
1: #if defined(LIBC_SCCS) && !defined(lint) 2: static char sccsid[] = "@(#)sobuf.c 5.2 (Berkeley) 3/9/86"; 3: #endif LIBC_SCCS and not lint 4: 5: #include <stdio.h> 6: 7: char _sobuf[BUFSIZ];