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, Apr 6, 2:27 PM
Unknown Object (File)
Mon, Apr 6, 5:19 AM
Unknown Object (File)
Sun, Apr 5, 3:25 PM
Unknown Object (File)
Sun, Apr 5, 4:30 AM
Unknown Object (File)
Sat, Apr 4, 7:29 AM
Unknown Object (File)
Thu, Mar 26, 7:07 PM
Unknown Object (File)
Sun, Mar 22, 6:51 AM
Unknown Object (File)
Fri, Mar 20, 4:17 PM

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.