Page MenuHomeFreeBSD

linux: reduce differences between rt_sendsig() and sendsig()
ClosedPublic

Authored by trasz on May 29 2021, 11:50 AM.
Tags
None
Referenced Files
F132145282: D30541.id90102.diff
Tue, Oct 14, 4:16 AM
Unknown Object (File)
Aug 3 2025, 3:24 PM
Unknown Object (File)
Jul 12 2025, 1:38 AM
Unknown Object (File)
Jul 7 2025, 8:09 AM
Unknown Object (File)
Jun 21 2025, 2:20 AM
Unknown Object (File)
Jun 20 2025, 9:18 PM
Unknown Object (File)
Jun 20 2025, 9:12 PM
Unknown Object (File)
Jun 20 2025, 5:08 PM
Subscribers

Details

Summary

This makes it easier to compare the two. This involves moving
the mutex slightly lower down, but there should be no functional
changes.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable