Date: Wed, 05 Nov 2003 10:32:26 +0800 From: David Xu <davidxu@viatech.com.cn> To: Shin-ichi Yoshimoto <yosimoto@waishi.jp> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthreadpthread.mapsrc/lib/libpthread/thread Makefile.inc thr_fork.c thr_init.c thr_kern.c thr_private.h Message-ID: <3FA8613A.8030001@viatech.com.cn> In-Reply-To: <20031105105633721037.GyazMail.yosimoto@waishi.jp> References: <200311042004.hA4K4jnQ060164@repoman.freebsd.org> <20031105105633721037.GyazMail.yosimoto@waishi.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FA8613A.8030001>