Ignore:
Timestamp:
Jul 1, 2005, 5:59:56 AM (20 years ago)
Author:
bird
Message:

Added getlogin_r().

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.30 to 1.31
    r2132 r2133  
    413413
    414414#if __POSIX_VISIBLE >= 199506
    415 /** @todo int    getlogin_r(char *, int); */
     415int      getlogin_r(char *, int);
    416416#endif
    417417
Note: See TracChangeset for help on using the changeset viewer.