]> sourceware.org Git - newlib-cygwin.git/commitdiff
fix typo
authorChristopher Faylor <me@cgf.cx>
Sun, 20 Oct 2002 04:42:13 +0000 (04:42 +0000)
committerChristopher Faylor <me@cgf.cx>
Sun, 20 Oct 2002 04:42:13 +0000 (04:42 +0000)
winsup/cygwin/ChangeLog

index ffa4fb52ad03e300bc0ab6d406b5ee65874bc293..98f90be639f390b1efcebcba21320e41d966e10b 100644 (file)
        * fork.cc (fork_parent): Save mount_table and myself_addr.
        * pinfo.cc (myself_addr): New variable.
        (set_myself): Pass PID_MYSELF flag to init.
-       (pinfo::Init): Honor PID_MYSELF.  Save address where myself shared
+       (pinfo::init): Honor PID_MYSELF.  Save address where myself shared
        memory resides in myself_addr, for fork.
        * pinfo.h (myself_addr): Declare.
        * shared.cc (memory_init): On fork, use previously saved address for
This page took 0.034553 seconds and 5 git commands to generate.