]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 fd8f92b49c9c5d554f811224e9f0df3fcb70006d..7c4f5803c6bf9d4512559105506bd45ca32a15f9 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