Changeset 5fec355 in mainline for uspace/lib/libc/include/vfs/canonify.h
- Timestamp:
- 2008-03-03T00:35:51Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- adc8a63
- Parents:
- 1526594c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/vfs/canonify.h
r1526594c r5fec355 36 36 #define LIBC_VFS_CANONIFY_H_ 37 37 38 #include <sys/types.h> 39 38 40 extern char *canonify(char *, size_t *); 39 41
Note:
See TracChangeset
for help on using the changeset viewer.