Ignore:
Timestamp:
Sep 25, 2005, 1:01:36 PM (20 years ago)
Author:
bird
Message:

o Implemented fchdir().
o Implemented inheritance of open directory handles. Unfortunately,

I ran out of size bits for the bundle type, so the SPM bit is no
longer compatible with earlier versions. The consequences
of this are related to inheritance and signaling - so recompile!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/ChangeLog.LIBC

    • Property cvs2svn:cvs-rev changed from 1.135 to 1.136
    r2322 r2323  
    22
    33TODO: open replace on RAMFS fails with error 32!
     4
     52005-09-25: knut st. osmundsen <bird-gccos2-spam@anduin.net>
     6    - libc:
     7        o Implemented fchdir().
     8        o Implemented inheritance of open directory handles. Unfortunately,
     9          I ran out of size bits for the bundle type, so the SPM bit is no
     10          longer compatible with earlier versions. The consequences
     11          of this are related to inheritance and signaling - so recompile!
    412
    5132005-08-28: knut st. osmundsen <bird-gccos2-spam@anduin.net>
Note: See TracChangeset for help on using the changeset viewer.