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)
Sun, Sep 6, 1:37 PM
Unknown Object (File)
Wed, Sep 2, 6:51 PM
Unknown Object (File)
Tue, Aug 18, 4:05 PM
Unknown Object (File)
Tue, Aug 18, 6:07 AM
Unknown Object (File)
Mon, Aug 17, 1:40 PM
Unknown Object (File)
Mon, Aug 17, 1:17 PM
Unknown Object (File)
Sun, Aug 16, 7:09 PM
Unknown Object (File)
Sun, Aug 16, 7:08 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.