From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3C163556.580B5839@strakt.com> From: Boyd Roberts MIME-Version: 1.0 To: 9fans@cse.psu.edu Subject: Re: [9fans] (no subject) References: <20011211162438.97A6419A08@mail.cse.psu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 11 Dec 2001 17:33:26 +0100 Topicbox-Message-UUID: 32f256de-eaca-11e9-9e20-41e7f4b1d025 > was there a better way before wstat let you change mtime? That was in reference to unix/history. It was before the days of utime(2) and it was the only way to do it and then it just persisted, in about N different bad forms. One version wouldn't create the file if it didn't exist IIRC. And then all the different date formats for the time(s).