HomeFreeBSD

Add a new 'union l_sigval' to use in place of 'union sigval' in the
rS164066Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Add a new 'union l_sigval' to use in place of 'union sigval' in the
linux siginfo structure. l_sigval uses a l_uintptr_t for sival_ptr so
that sival_ptr is the right size for linux32 on amd64. Since no code
currently uses 'lsi_ptr' this is just a cosmetic nit rather than a bug
fix.

Details

Provenance
jhbAuthored on
Parents
rS164065: Remove old XXX comment about possibly adding a print_Intel_info() function
Branches
Unknown
Tags
Unknown

Event Timeline