]> Zhao Yanbai Git Server - minix.git/commit
Put the munmap and munmap_text trampolines in a separate .S file, so that they can...
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Thu, 29 Apr 2010 20:12:56 +0000 (20:12 +0000)
committerKees van Reeuwijk <reeuwijk@few.vu.nl>
Thu, 29 Apr 2010 20:12:56 +0000 (20:12 +0000)
commitcfd28b671abdb27ea26751e8133dd5c7d60eae3d
tree7840900c272be3e7c657fffa7a2a10f6d6bc9685
parenta2a0562a9ccf2cba9748000064481ad6a4de7bd1
Put the munmap and munmap_text trampolines in a separate .S file, so that they can be overridden independenly of mmap.
lib/libc/syscall/Makefile.inc
lib/libc/syscall/mmap.S
lib/libc/syscall/munmap.S [new file with mode: 0644]