Changeset b2906c0 in mainline for uspace/srv/fs/fat/fat_dentry.h
- Timestamp:
- 2017-07-11T18:44:04Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f3504c1
- Parents:
- 9bf4488
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat_dentry.h
r9bf4488 rb2906c0 152 152 153 153 extern void str_to_ascii(char *, const char *, size_t, uint8_t); 154 extern size_t utf16_length(const uint16_t *);155 154 156 155 extern bool fat_valid_name(const char *);
Note:
See TracChangeset
for help on using the changeset viewer.