Xref: utzoo comp.unix.wizards:20832 comp.bugs.sys5:1235 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!think!paperboy!meissner From: meissner@osf.org (Michael Meissner) Newsgroups: comp.unix.wizards,comp.bugs.sys5 Subject: Re: stdio broken in SysV? Message-ID: Date: 1 Mar 90 21:49:52 GMT References: <2010@sauron.Columbia.NCR.COM> <51697@sgi.sgi.com> <0S&#P?$@masalla.fulcrum.bt.co.uk> Sender: news@OSF.ORG Organization: Open Software Foundation Lines: 19 In-reply-to: thomas@uplog.se's message of 1 Mar 90 14:05:29 GMT In article thomas@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@osf.org phone: 617-621-8861 Open Software Foundation, 11 Cambridge Center, Cambridge, MA Catproof is an oxymoron, Childproof is nearly so