* fork.cc (fork_child): Move fixup_shms_after_fork so that

signal_arrived is initialized when calling it.
This commit is contained in:
Corinna Vinschen
2004-02-17 21:17:25 +00:00
parent 720c33ae4c
commit a682de34be
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2004-02-17 Corinna Vinschen <corinna@vinschen.de>
* fork.cc (fork_child): Move fixup_shms_after_fork so that
signal_arrived is initialized when calling it.
2004-02-17 Christopher Faylor <cgf@redhat.com>
* Makefile.in (clean): Clean libserver, too.