Type mmap as returning a system area pointer to accommodate pointers
above 2GB. Also, always return the second value. This makes the type signature of unix-mmap consistent with other system calls.
Loading
Please register or sign in to comment
above 2GB. Also, always return the second value. This makes the type signature of unix-mmap consistent with other system calls.