Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uwm.edu!bionet!ames!sun-barr!newstop!texsun!Athena!mismpc!tim From: tim@mismpc.dal.fsd.mot.com (Tim Dawson) Newsgroups: comp.unix.wizards Subject: Re: How big is BUFSIZ on your system? Message-ID: Date: 11 Apr 91 23:34:50 GMT References: <539@appserv.Eng.Sun.COM> <1991Apr11.033103.13911@watmath.waterloo.edu> Sender: usenet@Athena.UUCP Lines: 10 gamiddle@watmath.waterloo.edu (Guy Middleton) writes: >In article <539@appserv.Eng.Sun.COM> bufsiz@slovax.sun.com writes: >> I'm tryng to figure out if BUFSIZ == 1024 on all the machines >> out there. If you were to reply to this mesage, and (from vi) say: >> >> !!grep BUFSIZ /usr/include/stdio.h On the Motorola family of systems BUFSIZ is set to 4096 for the 88K (RISC) systems and to 1024 on the 680x0 systems.