The getdtablecount.c file won't compile on Linux but it seems like none of
the bootstrap tools actually need it.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 20566 Build 19987: arc lint + arc unit
Event Timeline
Comment Actions
I don't really like this, but given that any failure should be fairly straightforward to track down OK.
(I'd probably prefer some sort of #ifdef linux in getdtablecount.c itself with a #warning and a stub implementation.)