Changeset 2327
- Timestamp:
- Sep 26, 2005, 4:38:00 AM (20 years ago)
- Location:
- trunk/src/emx
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/ChangeLog.LIBC
-
Property cvs2svn:cvs-rev
changed from
1.136
to1.137
r2326 r2327 2 2 3 3 TODO: open replace on RAMFS fails with error 32! 4 5 2005-09-26: knut st. osmundsen <bird-gccos2-spam@anduin.net> 6 - libc: 7 o Implemented __libc_Back_ioFHToPath using __LIBC_FH::pszNativePath. 4 8 5 9 2005-09-25: knut st. osmundsen <bird-gccos2-spam@anduin.net> -
Property cvs2svn:cvs-rev
changed from
-
trunk/src/emx/include/InnoTekLIBC/backend.h
-
Property cvs2svn:cvs-rev
changed from
1.35
to1.36
r2326 r2327 454 454 * @returns Negative error code (errno.h) on failure. 455 455 * @param fh The file handle. 456 * @param pszPath Where to store the path.456 * @param pszPath Where to store the native path. 457 457 * @param cchPath The size of he buffer pointed to by pszPath. 458 458 */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.