| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| From: | "Wiktor S. (wswiktorSP AT Mpoczta DOT fm) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: Fwd: A few DJGPP libc.a bugs |
| Date: | Fri, 13 May 2016 10:32:57 +0200 |
| Organization: | INTERIA.PL S.A. |
| Lines: | 27 |
| Message-ID: | <nh43fq$m7l$1@usenet.news.interia.pl> |
| References: | <56F8295E DOT 2090401 AT posteo DOT de> <571E403D DOT 8080709 AT iki DOT fi> <571E4A50 DOT 3010806 AT iki DOT fi> <571E8166 DOT 1000103 AT gmx DOT de> <571EE412 DOT 6000005 AT iki DOT fi> <CAA-ihx914xS1qBNrR0Uii-jEm_-Q99LtbWHGmbjRj=azqidnaA AT mail DOT gmail DOT com> <152f7110-7932-a6db-30fd-afccd63822d4 AT iki DOT fi> <ngtd8c$vli$1 AT usenet DOT news DOT interia DOT pl> <83shxpavlp DOT fsf AT gnu DOT org> <nh09kj$s6h$1 AT usenet DOT news DOT interia DOT pl> <83zirvajs4 DOT fsf AT gnu DOT org> <nh3084$ebk$1 AT usenet DOT news DOT interia DOT pl> <837feya0hj DOT fsf AT gnu DOT org> |
| NNTP-Posting-Host: | user-109-243-236-184.play-internet.pl |
| Mime-Version: | 1.0 |
| X-Trace: | usenet.news.interia.pl 1463128378 22773 109.243.236.184 (13 May 2016 08:32:58 GMT) |
| X-Complaints-To: | usenet AT firma DOT interia DOT pl |
| NNTP-Posting-Date: | Fri, 13 May 2016 08:32:58 +0000 (UTC) |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Newsreader: | Microsoft Outlook Express 6.00.2900.5931 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2900.6157 |
| Bytes: | 1982 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
>> Non-LFN-aware programs cannot access long file names on exFAT
>> partitions *at
>> all*.
>>
>> The files are not listed. Only files that fit in 8.3 scheme are
>> accessible
>> by SFN API.
>
> So we'd need some way of telling that the file's volume is exFAT. Are
> there any DOS calls available for that?
Maybe it's enough to add one more step:
Instead of
> . Otherwise, fail
do
. Otherwise, use LFN
. Otherwise, fail
--
Wiktor S.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |