Changeset 46577995 in mainline for uspace/app/tester/vfs/vfs1.c
- Timestamp:
- 2018-01-04T20:50:52Z (8 years ago)
- Children:
- e211ea04
- Parents:
- facacc71
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-01-04 20:47:53)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-01-04 20:50:52)
- File:
-
- 1 edited
-
uspace/app/tester/vfs/vfs1.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/vfs/vfs1.c
rfacacc71 r46577995 69 69 { 70 70 aoff64_t pos = 0; 71 int rc;71 errno_t rc; 72 72 73 73 rc = vfs_link_path(TEST_DIRECTORY, KIND_DIRECTORY, NULL);
Note:
See TracChangeset
for help on using the changeset viewer.
