Fix typo.
This commit is contained in:
parent
5758fdf31d
commit
879c443594
|
@ -65,7 +65,7 @@ Wed Nov 15 01:20:24 2000 Christopher Faylor <cgf@cygnus.com>
|
||||||
arguments.
|
arguments.
|
||||||
(slow_pid_reuse): New function to grab last 'n' pids to prevent pid
|
(slow_pid_reuse): New function to grab last 'n' pids to prevent pid
|
||||||
reuse.
|
reuse.
|
||||||
(fork_parent): Move last_fork_proc into slow_pid_reuse. Handle
|
(fork_parent): Move last_fork_proc into slow_pid_reuse.
|
||||||
fork_pids debugging. Eliminate unnecessary call to set_child_mmap_ptr.
|
fork_pids debugging. Eliminate unnecessary call to set_child_mmap_ptr.
|
||||||
(fork_init): New debugging function.
|
(fork_init): New debugging function.
|
||||||
* mmap.cc (fixup_mmaps_after_fork): Renamed from
|
* mmap.cc (fixup_mmaps_after_fork): Renamed from
|
||||||
|
|
Loading…
Reference in New Issue