Changeset 415c7e0d in mainline for uspace/lib/libc/include/sys/stat.h
- Timestamp:
- 2009-06-28T21:41:13Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bfd247f
- Parents:
- 75160a6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/sys/stat.h
r75160a6 r415c7e0d 56 56 57 57 extern int fstat(int, struct stat *); 58 extern int stat(const char *, struct stat *); 58 59 extern int mkdir(const char *, mode_t); 59 60
Note:
See TracChangeset
for help on using the changeset viewer.