summaryrefslogtreecommitdiff
path: root/open_issues/pthread_atfork.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2014-02-26 15:20:53 +0100
committerThomas Schwinge <thomas@codesourcery.com>2014-02-26 15:20:53 +0100
commit93060a3967ef66873d6246b0b1228c57aed2d9e4 (patch)
tree0dda55d9eaa0fdf687acc80ac2329bdf42c6a652 /open_issues/pthread_atfork.mdwn
parentca63bd2d33b3d28eabd50ad58577b52a1fc9eba0 (diff)
parentc4ad3f73033c7e0511c3e7df961e1232cc503478 (diff)
Merge remote-tracking branch 'feldtkeller.SCHWINGE/master'
Conflicts: news/2011-q2.mdwn open_issues/glibc.mdwn open_issues/versioning.mdwn
Diffstat (limited to 'open_issues/pthread_atfork.mdwn')
-rw-r--r--open_issues/pthread_atfork.mdwn9
1 files changed, 7 insertions, 2 deletions
diff --git a/open_issues/pthread_atfork.mdwn b/open_issues/pthread_atfork.mdwn
index 06b9d6c6..d386e5c0 100644
--- a/open_issues/pthread_atfork.mdwn
+++ b/open_issues/pthread_atfork.mdwn
@@ -35,7 +35,9 @@ TODO.
<youpi> (I see ifdef pthread_atfork in perl)
-## IRC, freenode, #hurd, 2013-10-16
+## undefined reference to `__start__hurd_atfork_prepare_hook'
+
+### IRC, freenode, #hurd, 2013-10-16
<teythoon> tschwinge: I'd love to try your cross-gnu tool, the wiki page
suggests that the list of required source packages is outdated. can you
@@ -69,7 +71,7 @@ TODO.
everything else is from git as specified in the wiki.
-## IRC, freenode, #hurd, 2013-10-24
+### IRC, freenode, #hurd, 2013-10-24
<AliciaC> in recent glibc commits (tschwinge/Roger_Whittaker branch) there
are references to _hurd_atfork_* symbols in sysdeps/mach/hurd/fork.c, and
@@ -104,3 +106,6 @@ TODO.
R_386_GOTOFF against undefined hidden symbol
`__start__hurd_atfork_prepare_hook' can not be used when making a shared
object
+
+
+### [[!message-id "878uvfmwvs.fsf@kepler.schwinge.homeip.net"]]