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.
Description
Description
Details
Details
- Provenance
jhb Authored on - Parents
- rS164065: Remove old XXX comment about possibly adding a print_Intel_info() function
- Branches
- Unknown
- Tags