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]" 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: 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> <152f7110-7932-a6db-30fd-afccd63822d4 AT iki DOT fi> <83shxpavlp DOT fsf AT gnu DOT org> <83zirvajs4 DOT fsf AT gnu DOT org> <837feya0hj DOT fsf AT gnu DOT org> NNTP-Posting-Host: user-109-243-236-184.play-internet.pl Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-2"; reply-type=original Content-Transfer-Encoding: 7bit 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.