Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!godot!harvard!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn) Newsgroups: net.bugs.usg,net.lang.c Subject: Re: utime misusage Message-ID: <6208@brl-tgr.ARPA> Date: Fri, 30-Nov-84 01:05:13 EST Article-I.D.: brl-tgr.6208 Posted: Fri Nov 30 01:05:13 1984 Date-Received: Sat, 1-Dec-84 19:17:50 EST References: <6114@brl-tgr.ARPA> <613@amdahl.UUCP> Distribution: net Organization: Ballistic Research Lab Lines: 5 Xref: godot net.bugs.usg:87 net.lang.c:2047 > Using the address of the st_atime field of a stat(2) struct would > provide these values correctly, because the word following st_atime in > the structure is st_mtime (the mod. time). Wrong. Not only is this not promised, but on 4.2BSD it is not true.