Changeset 2b88074b in mainline for uspace/lib/libc/include/fcntl.h
- Timestamp:
- 2009-10-29T22:06:46Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2e983c7
- Parents:
- 14ecd6c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/fcntl.h
r14ecd6c r2b88074b 43 43 #define O_RDWR 32 44 44 #define O_WRONLY 64 45 #define O_DESC 128 45 46 46 47 extern int open(const char *, int, ...);
Note:
See TracChangeset
for help on using the changeset viewer.