mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-17 10:30:20 +00:00
416d2de60b
2002-12-30 Ulrich Drepper <drepper@redhat.com> * malloc/thread-m.h (thread_atfork): Define using __register_atfork.
6 lines
52 B
Plaintext
6 lines
52 B
Plaintext
libc {
|
|
GLIBC_2.3.2 {
|
|
__register_atfork;
|
|
}
|
|
}
|