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)
Sat, Oct 4, 8:06 AM
Unknown Object (File)
Sep 7 2025, 6:44 AM
Unknown Object (File)
Aug 6 2025, 3:48 AM
Unknown Object (File)
Jul 5 2025, 11:11 AM
Unknown Object (File)
Jun 29 2025, 6:54 PM
Unknown Object (File)
Jun 29 2025, 6:47 AM
Unknown Object (File)
Jun 28 2025, 4:36 PM
Unknown Object (File)
Jun 28 2025, 3:21 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.