Changeset c1a8e5e6 in mainline
- Timestamp:
- 2010-01-24T12:31:36Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4b995b92
- Parents:
- b9067dfa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/ipc/vfs.h
rb9067dfa rc1a8e5e6 141 141 142 142 /** 143 * L_OPEN is used to indicate that the lookup operation is a part of VFS_ OPEN143 * L_OPEN is used to indicate that the lookup operation is a part of VFS_IN_OPEN 144 144 * call from the client. This means that the server might allocate some 145 145 * resources for the opened file. This flag cannot be passed directly by the
Note:
See TracChangeset
for help on using the changeset viewer.