Skip to content
Commit b38c9cdb authored by Florian Weimer's avatar Florian Weimer
Browse files

Linux: Define MMAP_CALL_INTERNAL



Unlike MMAP_CALL, this avoids a TCB dependency for an errno update
on failure.

<mmap_internal.h> cannot be included as is on several architectures
due to the definition of page_unit, so introduce a separate header
file for the definition of MMAP_CALL and MMAP_CALL_INTERNAL,
<mmap_call.h>.

Reviewed-by: default avatarStefan Liebler <stli@linux.ibm.com>
(cherry picked from commit c1b68685)
parent 1a5b9d1a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment