]> sourceware.org Git - newlib-cygwin.git/commit
* fork.cc (fork_child): Move mmap initialization.
authorChristopher Faylor <me@cgf.cx>
Fri, 18 Oct 2002 23:52:59 +0000 (23:52 +0000)
committerChristopher Faylor <me@cgf.cx>
Fri, 18 Oct 2002 23:52:59 +0000 (23:52 +0000)
commit60bc7b5977b45844adb1223096066d635d6da0a2
tree8d4efcd95b8be087fdbe4fecc6742fb043897ccf
parent978ea3cf1c7b0e06791df78ade33d3c8201d7a15
* fork.cc (fork_child): Move mmap initialization.
* shared.cc (shared_info::heap_chunk_size): Store info as megabytes.  Search
HKEY_LOCAL_MACHINE as well as HKEY_CURRENT_USER.
* shared_info.h (shared_info::initial_heap_size): Change element name to
reflect new functionality.
* strace.cc (strace::hello): Report on initial heap size.
winsup/cygwin/ChangeLog
winsup/cygwin/fork.cc
winsup/cygwin/shared.cc
winsup/cygwin/shared_info.h
winsup/cygwin/strace.cc
This page took 0.032392 seconds and 5 git commands to generate.