Date: Sun, 18 May 1997 17:52:40 +0300 (IDT) From: Eli Zaretskii To: "John M. Aldrich" cc: djgpp AT delorie DOT com Subject: Re: RHIDE & STL link command bug? In-Reply-To: <337BA5A5.553F@cs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 16 May 1997, John M. Aldrich wrote: > Most DOS programs ignore extra letters in filenames. DJGPP follows this > behavior. Actually, it's DOS itself that silently truncates the filename to 8+3 limits. DOS programs and DJGPP doesn't have to do anything about it.