OSDN Git Service

* mmap.cc (class mmap_record): Fix return type of get_offset.
authorcorinna <corinna>
Thu, 15 Jul 2004 09:21:15 +0000 (09:21 +0000)
committercorinna <corinna>
Thu, 15 Jul 2004 09:21:15 +0000 (09:21 +0000)
commitacba7b658aa6ef9fb1115d9df3bc8618fcdfce71
tree21242c2359e1522f0721f0bb03009e6979262d3f
parent5c1397cf2acae9a549a4f3429bccd3405513509f
* mmap.cc (class mmap_record): Fix return type of get_offset.
(mmap_record::fixup_page_map): Fix off by one error.
(list::search_record): Use long as type of "start" argument in both,
declaration and definition.  Use long as type for local variable "i".
winsup/cygwin/ChangeLog
winsup/cygwin/mmap.cc