Details
Details
- Reviewers
emaste - Commits
- rG2541accb7973: rpc.lockd: Use C89 function definitions.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 50861 Build 47752: arc lint + arc unit
Event Timeline
Comment Actions
Geeze, this is partially reverting b6dc41baf1d20dddc8768ee8ed6f3d156ba7909a which intentionally went from C89 definitions to K&R due to "long lines".
Comment Actions
Geeze, this is partially reverting b6dc41baf1d20dddc8768ee8ed6f3d156ba7909a which intentionally went from C89 definitions to K&R due to "long lines".
huh