From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: Changing directory's timestamp Date: 12 Jul 2000 22:33:26 -0700 Organization: Posted via Supernews, http://www.supernews.com Lines: 18 Sender: nate AT mercury DOT bitbucket Message-ID: <83itua61cp.fsf@mercury.bitbucket> References: <8kivn9$b2n$1 AT nnrp1 DOT deja DOT com> X-Complaints-To: newsabuse AT supernews DOT com User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com sami3079 AT my-deja DOT com writes: > Hello, > > Thanks for Eli Zaretskii for helping me earlier with > my problems with file's timestamps, now I still have > one problem, how to change directory's modification > (and maybe access) timestamp? If there isn't a library > function for this, could somebody give me detailed > info how to create such a function because I have no > experience dealing with interrupt handling. Use the `utime' function. -- Nate Eldredge neldredge AT hmc DOT edu