Changes in uspace/lib/libc/include/fcntl.h [2b88074b:2595dab] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/fcntl.h
r2b88074b r2595dab 43 43 #define O_RDWR 32 44 44 #define O_WRONLY 64 45 #define O_DESC 12846 45 47 46 extern int open(const char *, int, ...);
Note:
See TracChangeset
for help on using the changeset viewer.