delorie.com/archives/browse.cgi | search |
Date: | Thu, 13 Jul 2000 09:38:01 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Nate Eldredge <neldredge AT hmc DOT edu> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Changing directory's timestamp |
In-Reply-To: | <83itua61cp.fsf@mercury.bitbucket> |
Message-ID: | <Pine.SUN.3.91.1000713093454.12595F-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On 12 Jul 2000, Nate Eldredge wrote: > Use the `utime' function. `utime' doesn't work on directories (on DOS and Windows). The functions available on DOS/Windows to set time stamps of files require a file handle, but DOS/Windows don't allow to open() a directory.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |