Details
Details
- Reviewers
trasz - Group Reviewers
Linux Emulation - Commits
- rS283394: Implement waitid() system call.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Would it be possible to reduce code duplication, ie avoid copy/paste of linux_waitid() implementation?