glibc/linuxthreads/sysdeps/unix/sysv/linux/Versions
Ulrich Drepper 416d2de60b Update.
2002-12-30  Ulrich Drepper  <drepper@redhat.com>

	* malloc/thread-m.h (thread_atfork): Define using __register_atfork.
2002-12-31 08:00:19 +00:00

6 lines
52 B
Plaintext

libc {
GLIBC_2.3.2 {
__register_atfork;
}
}