Ignore:
Timestamp:
Dec 18, 2005, 12:25:44 PM (20 years ago)
Author:
bird
Message:

Fixes #24

  • chdir() crash in fts.c.
  • dirfd() problem in fts.c which prevent us from getting

any results in child directories.

File:
1 edited

Legend:

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

    r2496 r2497  
    552005-12-18: knut st. osmundsen <bird-gccos2-spam@anduin.net>
    66    - libc:
     7        o #24: Fixed chdir() crash in fts.c.
     8        o #24: Fixed dirfd() problem in fts.c which prevent us from getting
     9          any results in child directories.
    710        o #22: Added DosFindFirst() as fallback when DosQueryPathInfo() fails
    811          to query the symlink EA in the path resolver. This problem occurs
Note: See TracChangeset for help on using the changeset viewer.