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/io.h

    • Property cvs2svn:cvs-rev changed from 1.10 to 1.11
    r1518 r1519  
    8585int      truncate(const char *, off_t);
    8686#endif
    87 int umask (int);
     87mode_t  umask(mode_t);
    8888int unlink (__const__ char *);
    8989int write (int, __const__ void *, size_t);
Note: See TracChangeset for help on using the changeset viewer.