4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-31 11:30:56 +08:00
Corinna Vinschen 4136fdb16b * 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'.
2003-02-07 20:57:30 +00:00
..
2001-12-20 03:03:59 +00:00
2002-01-01 16:49:52 +00:00
2002-09-30 15:17:44 +00:00
2002-12-12 03:09:38 +00:00
2002-12-12 03:09:38 +00:00
.
2002-05-04 04:30:57 +00:00
2002-08-03 23:34:01 +00:00
2002-02-11 02:25:42 +00:00
2002-01-13 20:03:03 +00:00
2002-12-14 16:59:59 +00:00
2003-01-15 10:21:23 +00:00
2002-12-12 03:09:38 +00:00
2003-01-22 10:43:39 +00:00
2002-04-04 05:28:49 +00:00
2003-01-27 00:16:01 +00:00
2003-01-14 20:31:47 +00:00
2002-03-05 18:03:32 +00:00
2003-01-15 10:21:23 +00:00
2003-01-15 10:21:23 +00:00