From: utzoo!decvax!cca!mo@LBL-UNIX@sri-unix Newsgroups: net.unix-wizards Title: fseeks and stdio Article-I.D.: sri-unix.2454 Posted: Wed Aug 4 21:34:27 1982 Received: Thu Aug 5 06:28:25 1982 From: mo at LBL-UNIX (Mike O'Dell [system]) Date: 16 Jul 1982 11:17:52-PDT A random user approached me about a potential bug in STDIO when a file is opened "rw" and you try to do "fseeks" on it. This was being used as some kind of temp file for some program. I was just wondering if anyone has seen a similar thing before I go off and read all the code for STDIO. -Mike