The latest version of getdirentries (syscall 554) takes a pointer
an an off_t as the last argument. The old version which copies out
an int32_t was being used instead. Use the standard sys_getdirentries()
implementation instead.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15054 Build 15152: arc lint + arc unit
Event Timeline
Comment Actions
Please do not put the diffs for generated files neither in review nor in the main commit.