Ignore:
Timestamp:
Dec 18, 2005, 9:56:19 AM (20 years ago)
Author:
bird
Message:

#22: Added DosFindFirst() as fallback when DosQueryPathInfo() fails to query the symlink EA in the path resolver. This problem occurs when doing stat() on an open file (pwd_mkdb example).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/ChangeLog.LIBC

    r2495 r2496  
    44
    552005-12-18: knut st. osmundsen <bird-gccos2-spam@anduin.net>
     6    - libc:
     7        o #22: Added DosFindFirst() as fallback when DosQueryPathInfo() fails
     8          to query the symlink EA in the path resolver. This problem occurs
     9          when doing stat() on an open file (pwd_mkdb example).
    610    - emxomfld:
    711        o Don't display usage() on failure, just the error message.
Note: See TracChangeset for help on using the changeset viewer.