Skip to content
Commit bb212724 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x32: Add a thread flag for x32 processes



An x32 process is *almost* the same thing as a 64-bit process with a
32-bit address limit, but there are a few minor differences -- in
particular core dumps are 32 bits and signal handling is different.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent d046ff8b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment