Changeset 23c8acd9 in mainline for uspace/lib/c/include/dirent.h
- Timestamp:
- 2017-06-09T21:26:31Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 98a3879
- Parents:
- c09ff7b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/dirent.h
rc09ff7b r23c8acd9 38 38 #define NAME_MAX 256 39 39 40 #include < sys/types.h>40 #include <offset.h> 41 41 42 42 struct dirent {
Note:
See TracChangeset
for help on using the changeset viewer.