Ignore:
Timestamp:
Feb 5, 2006, 4:40:18 AM (20 years ago)
Author:
bird
Message:

#41: And added special file mode mask getter and extra validations to check that the mode mask we read has a valid type. This also shuts up some bad [f]chmod paths.

File:
1 edited

Legend:

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

    r2525 r2526  
    1212        o #25: Ensure correct address length returns from recvmsg and recvfrom.
    1313    - libc:
    14         o #41: Calc st_ino and st_dev at the end of the unix attrib getter if they
    15           are not present. And added special file mode mask getter.
     14        o #41: And added special file mode mask getter and extra validations to check that
     15          the mode mask we read has a valid type. This also shuts up some bad [f]chmod paths.
     16        o #41: Calc st_ino and st_dev at the end of the unix attrib getter if they are not present.
    1617        o #40: Fixed double slash preventing root directories from being opened.
    1718        o #23: Fixed two incorrect EA size fields, now creating symlinks really works.
Note: See TracChangeset for help on using the changeset viewer.