...a system call of the same name. Since Linux 2.4, that system call has been superseded by mmap2 (2), and nowadays the glibc mmap () wrapper function invokes mmap2 (2) with a suit…