about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-29 08:30:34 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-29 08:30:34 +0000
commitcc4f0dde8880d12a99e470b51e788bd575ec17c5 (patch)
tree3a960843ac0476a5489fe8a7cd8ec0b2b354cb81 /nptl
parente077d10d0d6f4c08cf5a97d61bdf4027fbb9e939 (diff)
downloadglibc-cc4f0dde8880d12a99e470b51e788bd575ec17c5.tar.gz
glibc-cc4f0dde8880d12a99e470b51e788bd575ec17c5.tar.xz
glibc-cc4f0dde8880d12a99e470b51e788bd575ec17c5.zip
(libpthread-routines): Add pthread_atfork. (libpthread-static-only-routines): Add pthread_atfork.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index 6cddc9fff7..9d9936e33f 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -91,7 +91,7 @@ libpthread-routines = init events version \
 		      pthread_cancel pthread_testcancel \
 		      pthread_setcancelstate pthread_setcanceltype \
 		      pthread_once \
-		      old_pthread_atfork\
+		      old_pthread_atfork pthread_atfork \
 		      pthread_getcpuclockid \
 		      pthread_clock_gettime pthread_clock_settime \
 		      sem_init sem_destroy \
@@ -117,6 +117,7 @@ libpthread-routines = init events version \
 		      pthread_kill_other_threads
 
 libpthread-shared-only-routines = version pt-allocrtsig
+libpthread-static-only-routines = pthread_atfork
 
 libpthread-nonshared = pthread_atfork