summaryrefslogtreecommitdiff
path: root/open_issues/pthread_atfork.mdwn
blob: 1b656f05f565eee5c52f6f4fa2f2d79d14b76bf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[[!meta copyright="Copyright © 2011, 2013 Free Software Foundation, Inc."]]

[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts.  A copy of the license
is included in the section entitled [[GNU Free Documentation
License|/fdl]]."]]"""]]

[[!tag open_issue_glibc open_issue_libpthread]]

`pthread_atfork` is not actually implemented, making some programs fail. Code
can probably be borrowed from `nptl/sysdeps/unix/sysv/linux/register-atfork.c`.


# IRC, OFTC, #debian-hurd, 2013-08-21

    <pinotree> SRCDIR/opal/mca/memory/linux/arena.c:387: warning: warning:
      pthread_atfork is not implemented and will always fail