10 #ifndef YARP_OS_IMPL_PLATFORMSYSSTAT_H
11 #define YARP_OS_IMPL_PLATFORMSYSSTAT_H
15 # include <ace/OS_NS_sys_stat.h>
21 # include <sys/stat.h>
28 #if defined(YARP_HAS_ACE)
int mkdir(const char *p)
Portable wrapper for the mkdir() function.
int stat(const char *path)
Portable wrapper for the stat() function.
The main, catch-all namespace for YARP.