Ignore:
Timestamp:
Sep 4, 2004, 8:22:38 AM (21 years ago)
Author:
bird
Message:

Joined with the fork() tree from netlabs.cvs.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.15 to 1.16
    r1453 r1454  
    183183int      dup(int);
    184184int      dup2(int, int);
    185 /** @todo int    eaccess(const char *, int); */
     185int      eaccess(const char *, int);
    186186int      execl(const char *, const char *, ...);
    187187int      execle(const char *, const char *, ...);
Note: See TracChangeset for help on using the changeset viewer.