Changeset 1272 for trunk/src/emx/include


Ignore:
Timestamp:
Feb 20, 2004, 1:05:07 PM (21 years ago)
Author:
bird
Message:

usleep().

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.13 to 1.14
    r1271 r1272  
    280280/** @todo void   sync(void); */
    281281/** @todo useconds_t     ualarm(useconds_t, useconds_t); */
    282 /** @todo int    usleep(useconds_t); */
     282int      usleep(useconds_t);
    283283/** @todo pid_t  vfork(void); */
    284284
Note: See TracChangeset for help on using the changeset viewer.