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)
Oct 2 2024, 6:56 AM
Unknown Object (File)
Sep 30 2024, 2:57 AM
Unknown Object (File)
Sep 30 2024, 2:56 AM
Unknown Object (File)
Sep 30 2024, 2:56 AM
Unknown Object (File)
Sep 30 2024, 2:56 AM
Unknown Object (File)
Sep 28 2024, 9:10 AM
Unknown Object (File)
Sep 22 2024, 11:55 AM
Unknown Object (File)
Sep 18 2024, 8:20 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.