Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
commit3d61213b2218ca7d387a84ce4d3b509a17f1479f
authorroland <roland>
Fri, 26 Jul 1996 00:05:41 +0000 (26 00:05 +0000)
committerroland <roland>
Fri, 26 Jul 1996 00:05:41 +0000 (26 00:05 +0000)
tree792dbf6fccc4d05f513f121151774d516bc8a72a
parent87c82e2cf844d850ddbfa41bd8b4a26873eb2d34
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