]> git.ipfire.org Git - thirdparty/glibc.git/commit
htl: fix register-atfork ordering
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 7 Jun 2020 00:57:04 +0000 (02:57 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 7 Jun 2020 01:00:22 +0000 (03:00 +0200)
commit6c5ca98d096a5f61144555c76fdfd3c2ad561082
tree3471e660a075199f3fc0de615c3c6864d45c6c04
parentfab94894d5c5b25d24010f823515fb53822d6623
htl: fix register-atfork ordering

* htl/register-atfork.c (__register_atfork): Add new hooks at the end of
the list instead of the beginning.
htl/register-atfork.c