Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
authorRoland McGrath <roland@redhat.com>
Fri, 26 Jul 1996 00:05:41 +0000 (00:05 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 26 Jul 1996 00:05:41 +0000 (00:05 +0000)
commit2df6034eb63fb5746db110cad83ef5b1c04d3891
treeab7f98eb7f7e3b1ca9acc4e7ca994a230f9c5dda
parentdd0fe8f1ee791d41354cd946df6673ac2781642a
Thu Jul 25 19:53:31 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

From Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>:
* dir.c [__MSDOS__] [DJGPP > 1]: Include <libc/dosio.h> and defin
`__opendir_flags' initialized to 0.
[__MSDOS__] (dosify) [DJGPP > 1]: Return name unchanged if _USE_LFN.
(find_directory) [__MSDOS__ && DJGPP > 1]: If _USE_LGN, set
__opendir_flags to __OPENDIR_PRESERVE_CASE.
dir.c