cvs commit: src/lib/libc/gen _pthread_stubs.c
src/lib/libc/include libc_private.h namespace.h
src/lib/libpthread/thread thr_init.c src/lib/libthr/thread
thr_init.c
David Xu
davidxu at freebsd.org
Sun Mar 5 15:53:20 PST 2006
On Monday 06 March 2006 02:10, Daniel Eischen wrote:
> deischen 2006-03-05 18:10:28 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/libc/gen _pthread_stubs.c
> lib/libc/include libc_private.h namespace.h
> lib/libpthread/thread thr_init.c
> lib/libthr/thread thr_init.c
> Log:
> Add some more pthread stubs so that librt can use them.
> The thread jump table has been resorted, so you need to
> keep libc, libpthread, and libthr in sync.
>
> Submitted by: xu
Thanks!
More information about the cvs-src
mailing list