Mail Archives: djgpp-workers/2000/03/01/08:00:37
On Wed, 1 Mar 2000, I wrote:
>
> On Tue, 29 Feb 2000, Mariano Alvarez =?iso-8859-1?Q?Fern=E1ndez?= wrote:
>
> > Searching the Ralph Brown I found the interrupt to get the short
> > file name when using LFN. Here is the routine. Really I d'ont know very
> > much about the DJGPP internals, so I made the routine modifying the
> > "_gen_short_filename" one.
>
> _lfn_gen_short_filename is not meant to do this, it has a different
> (and very important) functionality.
That was not clear enough, I think. What I meant to say is that
_lfn_gen_short_filename is used by many library functions for some subtle
aspects of long-filename handling, such as the automatic downcasing of
file names. So replacing that function in the library would be a very
bad idea indeed.
- Raw text -