Changeset 67e881c in mainline for uspace/lib/c/include/ipc/vfs.h
- Timestamp:
- 2017-03-30T20:59:36Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
- Children:
- a56cef9
- Parents:
- 79ea5af
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/vfs.h
r79ea5af r67e881c 65 65 VFS_IN_READ = IPC_FIRST_USER_METHOD, 66 66 VFS_IN_WRITE, 67 VFS_IN_ TRUNCATE,67 VFS_IN_RESIZE, 68 68 VFS_IN_STAT, 69 69 VFS_IN_CLOSE,
Note:
See TracChangeset
for help on using the changeset viewer.