* fork.cc (fork): Reset child to true after fork since it may have been reset

by fork memory copies.
This commit is contained in:
Christopher Faylor
2007-03-01 18:43:38 +00:00
parent 6e070c257c
commit e943a1a37e
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2007-03-01 Christopher Faylor <me@cgf.cx>
* fork.cc (fork): Reset child to true after fork since it may have been
reset by fork memory copies.
2007-03-01 Christopher Faylor <me@cgf.cx>
* Makefile (DLL_OFILES): Remove ntea.o