Page MenuHomeFreeBSD

Remove the unused fuwintr() and suiwintr() functions.
ClosedPublic

Authored by brooks on Apr 16 2018, 5:56 PM.
Tags
None
Referenced Files
F132432250: D15102.id.diff
Thu, Oct 16, 9:41 PM
F132432247: D15102.id41575.diff
Thu, Oct 16, 9:41 PM
F132432246: D15102.id41539.diff
Thu, Oct 16, 9:41 PM
F132391796: D15102.diff
Thu, Oct 16, 12:44 PM
Unknown Object (File)
Sat, Oct 4, 8:06 AM
Unknown Object (File)
Sep 7 2025, 6:44 AM
Unknown Object (File)
Aug 6 2025, 3:48 AM
Unknown Object (File)
Jul 5 2025, 11:11 AM

Details

Summary

Half of implementations always failed (returned (-1)) and they were
previously used in only one place.

Depends on: D15101

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16189
Build 16141: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Apr 16 2018, 7:12 PM

Do we need to add the removed MLINKS to ObsoleteFiles.inc?

  • Add MLINKS to OLD_FILES.
This revision now requires review to proceed.Apr 17 2018, 3:39 PM
This revision is now accepted and ready to land.Apr 17 2018, 4:39 PM
This revision was automatically updated to reflect the committed changes.