diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2003-02-07 20:57:30 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2003-02-07 20:57:30 +0000 |
commit | 4136fdb16bfb634207801dab576685a599087ca7 (patch) | |
tree | dddf2c9cb06182ca25563a2e7de719da0bd9c527 /winsup/doc/ChangeLog | |
parent | 49b84ce441ac48b9e582bc3af96496070d132bec (diff) | |
download | cygnal-4136fdb16bfb634207801dab576685a599087ca7.tar.gz cygnal-4136fdb16bfb634207801dab576685a599087ca7.tar.bz2 cygnal-4136fdb16bfb634207801dab576685a599087ca7.zip |
* mmap.cc (mmap_record::alloc_map): De-inline. Add offset and length
parameter. Only protect pages actually unused currently. Do job
of map_map() when initializing a map.
(mmap_record::map_map): Reduce functionality for the reuse case
of private anonymous mapping.
(mmap_record::fixup_map): Format change.
(list::add_record): Add offset and length parameter to call
mmap_record::alloc_map() correctly.
(mmap64): Rename `l' variable to `map_list'. Accomodate above changes.
(munmap): Rename `l' variable to `map_list'.
(msync): Ditto.
(fhandler_disk_file::mmap): Streamline code.
(mprotect): Ditto.
(fixup_mmaps_after_fork): Rename `l' variable to `map_list'.
Diffstat (limited to 'winsup/doc/ChangeLog')
0 files changed, 0 insertions, 0 deletions