Use explicit typedefs for block thunk structures as in r264143.
Details
Details
- this fixes the build of libc with both GCC 6 and GCC 9 after scandir_b was hooked up to the build
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 33266 Build 30597: arc lint + arc unit
Event Timeline
Comment Actions
Thanks! There's another _b.c file that isn't linked into the build yet that needs similar treatment.