e5038c36e9
Fix internal_mmap() on 32-bit NetBSD platforms There is need to use internal_syscall64() instead of internal_syscall_ptr(). The offset argument of type off_t is always 64-bit. http://llvm.org/viewvc/llvm-project?view=revision&revision=333075 PR kern/53261 by Martin Husemann |
||
---|---|---|
.. | ||
dist | ||
lib | ||
usr.bin | ||
Makefile | ||
Makefile.gcc_path | ||
Makefile.hooks |