Changeset 2526 for branches/libc-0.6/src/emx/ChangeLog.LIBC
- Timestamp:
- Feb 5, 2006, 4:40:18 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/ChangeLog.LIBC
r2525 r2526 12 12 o #25: Ensure correct address length returns from recvmsg and recvfrom. 13 13 - 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. 16 17 o #40: Fixed double slash preventing root directories from being opened. 17 18 o #23: Fixed two incorrect EA size fields, now creating symlinks really works.
Note:
See TracChangeset
for help on using the changeset viewer.