Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!munnari.oz.au!bruce!cechew From: cechew@bruce.OZ (Earl Chew) Newsgroups: comp.os.minix Subject: stdio Keywords: stdio Message-ID: <1559@bruce.OZ> Date: 29 Sep 89 06:31:42 GMT Organization: Monash Uni. Computer Science, Australia Lines: 19 The next six kits will contain an updated version of my stdio. I have gone to some lengths to try to make it ANSI and Posix conformant. There was a bug report to do with fwrite --- that code has been rewritten. There is a problem with ((int) ((unsigned char) (x))) under Minix cc. This has been dealt with by explicitly masking out the unwanted bits. Other problems that need resolving are listed in 0_bugs.txt. The code has been hacked a bit to compile under ANSI compilers which support function prototypes. stdarg.h is provided although stdio will compile with either varargs.h or stdarg.h. An configuration script is provided but I have not verified its operation under Minix. It is not necessary to use this script. Earl -- Earl Chew, Dept of Computer Science, Monash University, Australia 3168 ARPA: cechew%bruce.cs.monash.oz.au@uunet.uu.net ACS : cechew@bruce.oz