mirror of git://sourceware.org/git/glibc.git
* Makefile (libpthread-routines): Add pthread_atfork.
(libpthread-static-only-routines): Add pthread_atfork.
This commit is contained in:
parent
c86b08413e
commit
fabb2e1c04
|
|
@ -1,3 +1,8 @@
|
|||
2003-04-02 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* Makefile (libpthread-routines): Add pthread_atfork.
|
||||
(libpthread-static-only-routines): Add pthread_atfork.
|
||||
|
||||
2003-04-01 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* pthread.c (__pthread_wait_for_restart_signal): Use
|
||||
|
|
|
|||
Loading…
Reference in New Issue