dirent now contains statically sized d_name. This allows using sizeof on the name and dirent properly, which some programs seem to be using. |
||
|---|---|---|
| .. | ||
| FileSystem.cpp | ||
| Inode.cpp | ||
dirent now contains statically sized d_name. This allows using sizeof on the name and dirent properly, which some programs seem to be using. |
||
|---|---|---|
| .. | ||
| FileSystem.cpp | ||
| Inode.cpp | ||