Page MenuHomeFreeBSD

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

Authored by brooks on Apr 16 2018, 5:56 PM.
Tags
None
Referenced Files
F157180524: D15102.id41584.diff
Tue, May 19, 2:06 AM
F157180377: D15102.id41584.diff
Tue, May 19, 2:03 AM
F157149828: D15102.id41575.diff
Mon, May 18, 7:17 PM
F157149590: D15102.id41575.diff
Mon, May 18, 7:13 PM
Unknown Object (File)
Mon, May 18, 12:19 PM
Unknown Object (File)
Mon, May 18, 12:11 PM
Unknown Object (File)
Mon, May 18, 12:58 AM
Unknown Object (File)
Mon, May 18, 12:58 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.