1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-13 19:21:36 +03:00
Files
glibc/linuxthreads/sysdeps/unix/sysv/linux/Makefile
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

4 lines
89 B
Makefile

ifeq ($(subdir),linuxthreads)
sysdep_routines += register-atfork unregister-atfork
endif