Patch by Vasilis Kaoutsis: Added mmap/munmap tests.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24999 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -199,17 +199,17 @@ BinCommand mktime :
|
|||||||
BinCommand mprotect :
|
BinCommand mprotect :
|
||||||
: libelided.a libroot.so ;
|
: libelided.a libroot.so ;
|
||||||
|
|
||||||
# atm unsupported
|
|
||||||
BinCommand mmap :
|
BinCommand mmap :
|
||||||
: libelided.a libroot.so ;
|
mmap.c
|
||||||
|
: libmicro.a libroot.so ;
|
||||||
|
|
||||||
# atm unsupported
|
# atm unsupported
|
||||||
BinCommand msync :
|
BinCommand msync :
|
||||||
: libelided.a libroot.so ;
|
: libelided.a libroot.so ;
|
||||||
|
|
||||||
# atm unsupported
|
|
||||||
BinCommand munmap :
|
BinCommand munmap :
|
||||||
: libelided.a libroot.so ;
|
munmap.c
|
||||||
|
: libmicro.a libroot.so ;
|
||||||
|
|
||||||
# atm unsupported
|
# atm unsupported
|
||||||
BinCommand mutex :
|
BinCommand mutex :
|
||||||
|
|||||||
Reference in New Issue
Block a user