Changeset 2327


Ignore:
Timestamp:
Sep 26, 2005, 4:38:00 AM (20 years ago)
Author:
bird
Message:

libc_Back_ioFHToPath

Location:
trunk/src/emx
Files:
2 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.136 to 1.137
    r2326 r2327  
    22
    33TODO: open replace on RAMFS fails with error 32!
     4
     52005-09-26: knut st. osmundsen <bird-gccos2-spam@anduin.net>
     6    - libc:
     7        o Implemented __libc_Back_ioFHToPath using __LIBC_FH::pszNativePath.
    48
    592005-09-25: knut st. osmundsen <bird-gccos2-spam@anduin.net>
  • trunk/src/emx/include/InnoTekLIBC/backend.h

    • Property cvs2svn:cvs-rev changed from 1.35 to 1.36
    r2326 r2327  
    454454 * @returns Negative error code (errno.h) on failure.
    455455 * @param   fh          The file handle.
    456  * @param   pszPath     Where to store the path.
     456 * @param   pszPath     Where to store the native path.
    457457 * @param   cchPath     The size of he buffer pointed to by pszPath.
    458458 */
Note: See TracChangeset for help on using the changeset viewer.