]> Zhao Yanbai Git Server - minix.git/commit
drop the minix_ prefixes for mmap and munmap
authorBen Gras <ben@minix3.org>
Fri, 22 Nov 2013 15:38:29 +0000 (16:38 +0100)
committerLionel Sambuc <lionel@minix3.org>
Mon, 3 Mar 2014 19:47:03 +0000 (20:47 +0100)
commitdda632a24f4ea41a1349a9fb36d7d09a87fcaa11
treec4a11961ea1770f6a84709c5a5d94e3290ab99b5
parentb0cab62bd24b4792d7df226c8bcfc55715de6ad3
drop the minix_ prefixes for mmap and munmap

also cleanup of various minix-specific changes, cleanup of
mmap-related testing.

Change-Id: I289a4fc50cf8a13df4a6082038d860853a4bd024
34 files changed:
commands/grep/mmfile.c
drivers/memory/memory.c
drivers/uds/uds.c
drivers/vnd/vnd.c
lib/libc/include/namespace.h
lib/libc/minix/minix-malloc-debug.c
lib/libc/stdlib/malloc.c
lib/libc/sys-minix/mmap.c
lib/libminixfs/cache.c
lib/libmthread/allocate.c
lib/libpuffs/callcontext.c
lib/libsys/alloc_util.c
libexec/ld.elf_so/load.c
libexec/ld.elf_so/map_object.c
libexec/ld.elf_so/map_object_fallback.c
libexec/ld.elf_so/rtld.c
libexec/ld.elf_so/xmalloc.c
sbin/newfs_ext2fs/mke2fs.c
servers/ipc/shm.c
servers/rs/memory.c
servers/vm/mmap.c
servers/vm/utility.c
sys/sys/mman.h
test/blocktest/blocktest.c
test/kernel/sys_vumap/vumaptest.c
test/run
test/test44.c
test/test64.c
test/test74.c
test/testvm.c
tests/lib/libcurses/director/director.c
usr.bin/ldd/ldd_elfxx.c
usr.bin/make/parse.c
usr.bin/msgc/msg_sys.def