diff options
author | Flavio Cruz <flaviocruz@gmail.com> | 2023-02-12 13:11:13 -0500 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-02-12 19:43:00 +0100 |
commit | e09f2d9584375a0d9e06bbcadec1910b042df620 (patch) | |
tree | d777fb64dcaac3893bced15ccfa5d946984a58bb /include/mach/time_value.h | |
parent | 6a46db9fe035c26ab549bc0b681469fc650141d6 (diff) | |
download | gnumach-e09f2d9584375a0d9e06bbcadec1910b042df620.tar.gz gnumach-e09f2d9584375a0d9e06bbcadec1910b042df620.tar.bz2 gnumach-e09f2d9584375a0d9e06bbcadec1910b042df620.zip |
Consider protected payloads in mach_msg_header_t when resizing messages.
Protected payloads will be 8-byte longs which are the same size as
kernel ports.
Also aligned all the structures to be 4-byte aligned since it makes it
easier to parse them as padding won't be added to mach_msg_user_header_t
before the protected payload.
Message-Id: <Y+krwRFIUeyRszl9@jupiter.tail36e24.ts.net>
Diffstat (limited to 'include/mach/time_value.h')
0 files changed, 0 insertions, 0 deletions