aboutsummaryrefslogtreecommitdiff
path: root/open_issues/pthread_atfork.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-12-20 21:39:51 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-12-20 21:39:51 +0100
commit05c204a91c8129929b76a1f59db56c89e93a0eef (patch)
treea8258ddf1ce325d65c007c64cad663f129fb4798 /open_issues/pthread_atfork.mdwn
parentf51f65f9ac1edcc9d5e9950fa535911194906c5e (diff)
downloadweb-05c204a91c8129929b76a1f59db56c89e93a0eef.tar.gz
web-05c204a91c8129929b76a1f59db56c89e93a0eef.tar.bz2
web-05c204a91c8129929b76a1f59db56c89e93a0eef.zip
open_issues/glibc: f57644d0bdfc1ebe2201a677a33af27e09a5bab6 (2013-12-20; 64a17f1adde4715bb6607f64decd73b2df9e6852 (2013-12-19))
plus 6a97b62a5b4f18aea849d6f4d8de58d1469d2521 reverted, `id:"87zjnvn688.fsf@kepler.schwinge.homeip.net"`, `id:"87ioujn0eq.fsf@kepler.schwinge.homeip.net"`, 1226676cd6f6f4451e6e6b75b8fbd9a35c949e8e reverted, 56798c444bc584c118b69a3506c4050b34edc35f reverted, `id:"878uvfmwvs.fsf@kepler.schwinge.homeip.net"`
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"]]