Changeset 1498


Ignore:
Timestamp:
Sep 12, 2004, 9:41:04 AM (21 years ago)
Author:
bird
Message:

statvfs adoption

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.5 to 1.6
    r1497 r1498  
    2626#define _socket     socket
    2727#define __strtok_r  _STD(strtok_r)
     28#define _fpathconf  _STD(fpathconf)
     29#define _statfs     _STD(statfs)
     30#define _fstatfs    _STD(fstatfs)
    2831
    2932#endif
Note: See TracChangeset for help on using the changeset viewer.