Fixes opendir() libc function.
Details
Details
- Reviewers
manu - Group Reviewers
Linux Emulation - Commits
- rG5eb654999438: linux(4): Plug in aarch64 fcntl flags.
rGfc37be246021: linux(4): Plug in aarch64 fcntl flags.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 40753 Build 37642: arc lint + arc unit
Event Timeline
Comment Actions
I wonder if we should move the old defines from linux_file.h somewhere under sys/x86/linux/, to prevent future confusion?
Comment Actions
I dont think so, Linux source code is well structured in arch area, when porting, in any case, you need to look there