Ignore:
Timestamp:
Sep 27, 2004, 4:15:07 AM (21 years ago)
Author:
bird
Message:

Big path handling change. Fixed wrong file headers. A new api or two. A bit of restructuring. And hopefully no new bug :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/direct.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r1518 r1519  
    5959char _getdrive(void);
    6060
     61/* Special LIBC addition. */
     62#ifdef __BSD_VISIBLE
     63char *_getcwdux(char *, size_t);
     64#endif
     65
    6166__END_DECLS
    6267
Note: See TracChangeset for help on using the changeset viewer.