cvs commit:
src/lib/libpthreadpthread.mapsrc/lib/libpthread/thread
Makefile.inc thr_fork.c thr_init.c thr_kern.c thr_private.h
David Xu
davidxu at viatech.com.cn
Tue Nov 4 18:27:15 PST 2003
Shin-ichi Yoshimoto wrote:
>Subject: cvs commit: src/lib/libpthread
>pthread.mapsrc/lib/libpthread/thread Makefile.inc thr_fork.c thr_init.c
>thr_kern.c thr_private.h,
>On Tue, 4 Nov 2003 12:04:45 -0800 (PST), Daniel Eischen wrote:
>
>
>>deischen 2003/11/04 12:04:45 PST
>>
>> FreeBSD src repository
>>
>> Modified files:
>> lib/libpthread pthread.map
>> lib/libpthread/thread Makefile.inc thr_fork.c thr_init.c
>> thr_kern.c thr_private.h
>> Log:
>> Add an implementation for pthread_atfork().
>>
>>
>
>Where is thr_atfork.c ? I think Makefile.inc is wrong.
>
>--- /usr/src/lib/libpthread/thread/Makefile.inc.orig Wed Nov 5
>08:41:15 2003
>+++ /usr/src/lib/libpthread/thread/Makefile.inc Wed Nov 5 10:50:28 2003
>@@ -5,7 +5,6 @@
>
> SRCS+= \
> thr_aio_suspend.c \
>- thr_atfork.c \
> thr_attr_destroy.c \
> thr_attr_init.c \
> thr_attr_get_np.c \
>
>Is this right ?
>
>
>
Dans forgot to commit the file. Dan, are you still online ?
David Xu
More information about the cvs-src
mailing list