stdio broken in SysV?

Michael Meissner meissner at osf.org
Fri Mar 2 08:49:52 AEST 1990


In article <THOMAS.90Mar1150529 at uplog.uplog.se> thomas at uplog.se
(Thomas Tornblom) writes:

| If anyone cares, here is the fix to stdio I made. I also came across the
| problem while bringing sendmail up.
| Requires source of course...
| -----------------------------------------------
| There is only 3 files that need a change.
| /usr/include/stdio.h:
| Add a new member last to the FILE struct:
|  	unsigned char	*_bufendp;	/* get rid of bufendtab */

Be sure to recompile EVERYTHING that may have even remotely refered to
stdin, stdout, stderr, putc, putchar, getc, or getchar!
--
Michael Meissner	email: meissner at osf.org		phone: 617-621-8861
Open Software Foundation, 11 Cambridge Center, Cambridge, MA

Catproof is an oxymoron, Childproof is nearly so



More information about the Comp.unix.wizards mailing list