mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
2002-12-30 Ulrich Drepper <drepper@redhat.com> * malloc/thread-m.h (thread_atfork): Define using __register_atfork.
3 lines
89 B
Makefile
3 lines
89 B
Makefile
ifeq ($(subdir),linuxthreads)
|
|
sysdep_routines += register-atfork unregister-atfork
|
|
endif
|