- Timestamp:
- 10/14/08 18:35:02 (1 month ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Whitix/branches/keobject/user/posix/include/sys/stat.h
r910 r1114 55 55 }; 56 56 57 /* Defines of stat fields for backwards compat. */ 58 #define st_mtim st_mtime 59 57 60 int open(const char* path,int oflag,...); 58 61 int stat(const char* file_name,struct stat* buf);
