diff options
-rw-r--r-- | glibc/fork.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/glibc/fork.mdwn b/glibc/fork.mdwn index 9417106d..12ca2d19 100644 --- a/glibc/fork.mdwn +++ b/glibc/fork.mdwn @@ -53,6 +53,9 @@ they have patches for software packages, to avoid using `fork` followed by * Can we/why can't we use the concept of *inherited ports array*s/`mach_ports_register` ([[!taglink open_issue_glibc]])? + * GNUnet `vfork` signal race issue: [[!message-id + "87r50ww6m4.fsf@kepler.schwinge.homeip.net"]]. + ## Related |