| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: Changing directory's timestamp |
| Date: | 13 Jul 2000 11:23:26 GMT |
| Organization: | Aachen University of Technology (RWTH) |
| Lines: | 18 |
| Message-ID: | <8kk8re$b5i$1@nets3.rz.RWTH-Aachen.DE> |
| References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000713093302 DOT 12595E-100000 AT is> |
| NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
| X-Trace: | nets3.rz.RWTH-Aachen.DE 963487406 11442 137.226.32.75 (13 Jul 2000 11:23:26 GMT) |
| X-Complaints-To: | abuse AT rwth-aachen DOT de |
| NNTP-Posting-Date: | 13 Jul 2000 11:23:26 GMT |
| Originator: | broeker@ |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote: [...] > The only possible way of working around that is to access the disk at > the sector (BIOS) level, Sure? I always thought that access via old-style (as in 'feels like CP/M') FCB functions would allow to access the inner contents of directories, too? I.e. open the parent directory via FCB, find the entry for the directory you want to 'touch', and change its time stamp manually. OTOH, FCB functions would also require volume locking, probably, so this wouldn't be a big win, anyway... and you'ld have to do your own LFN handling. I.e. it's a nightmare waiting to get you. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |