Page MenuHomeFreeBSD

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

Authored by brooks on Apr 16 2018, 5:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 20, 6:21 AM
Unknown Object (File)
Sat, Oct 18, 3:32 AM
Unknown Object (File)
Fri, Oct 17, 7:17 AM
Unknown Object (File)
Thu, Oct 16, 9:41 PM
Unknown Object (File)
Thu, Oct 16, 9:41 PM
Unknown Object (File)
Thu, Oct 16, 9:41 PM
Unknown Object (File)
Thu, Oct 16, 12:44 PM
Unknown Object (File)
Oct 4 2025, 8:06 AM

Details

Summary

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

Depends on: D15101

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.