diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2003-07-05 18:59:35 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2003-07-05 18:59:35 +0000 |
commit | f2d3c47b14afcfc782e8e8ce88e2ab624e87b264 (patch) | |
tree | 58e33f7e7127a1d75c83225124c23140f3fc70b6 /winsup/testsuite/Makefile.in | |
parent | 4b2cbaeefd38dc562dc4ee362033ee2edad06659 (diff) | |
download | cygnal-f2d3c47b14afcfc782e8e8ce88e2ab624e87b264.tar.gz cygnal-f2d3c47b14afcfc782e8e8ce88e2ab624e87b264.tar.bz2 cygnal-f2d3c47b14afcfc782e8e8ce88e2ab624e87b264.zip |
* mmap.cc (list::match): Add parameters to return valid address and
length back to munmap(). Evaluate intersection between given
area and mapped area and return it, if any.
(mmap64): On regular files, don't allow mappings beginning beyond
EOF. Return with errno set to ENXIO instead.
(munmap): Rewrite SUSv3 conformant. Check if given memory area is
valid. Unmap all maps inside given memory area. Don't return error
if no mapping has been unmapped.
Diffstat (limited to 'winsup/testsuite/Makefile.in')
0 files changed, 0 insertions, 0 deletions