delorie.com/archives/browse.cgi | search |
Date: | Thu, 22 Aug 1996 11:38:27 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | djgpp-workers AT delorie DOT com |
Subject: | utimes and LFN |
Message-Id: | <Pine.SUN.3.91.960822112703.2237W-100000@is> |
Mime-Version: | 1.0 |
The current version only uses the .modtime field of the input struct. Windows 95 has new functions that allow to set and get the last access date (time is ignored). Should we support these in `utime'? Currently, `stat' reports the new time fields, but `fstat' does not, and `utime' doesn't set them, so we should at least do something to make them consistent, I think.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |