2003-04-02 Jakub Jelinek <jakub@redhat.com>
authorRoland McGrath <roland@gnu.org>
Wed, 2 Apr 2003 09:19:59 +0000 (09:19 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 2 Apr 2003 09:19:59 +0000 (09:19 +0000)
* Makefile (libpthread-routines): Add pthread_atfork.
(libpthread-static-only-routines): Add pthread_atfork.

linuxthreads/Makefile

index fd8f92b..7c4f580 100644 (file)
@@ -47,11 +47,12 @@ libpthread-routines := attr cancel condvar join manager mutex ptfork \
                       ptw-lseek64 ptw-llseek ptw-msync ptw-nanosleep \
                       ptw-open ptw-open64 ptw-pause ptw-pread ptw-pread64 \
                       ptw-pwrite ptw-pwrite64 ptw-tcdrain ptw-wait \
-                      ptw-waitpid pt-system old_pthread_atfork
+                      ptw-waitpid pt-system old_pthread_atfork pthread_atfork
 # Don't generate deps for calls with no sources.  See sysdeps/unix/Makefile.
 omit-deps = $(unix-syscalls:%=ptw-%)
 
 libpthread-shared-only-routines = pt-allocrtsig
+libpthread-static-only-routines = pthread_atfork
 
 libpthread-nonshared = pthread_atfork