cvs commit: src/lib/libpthread Makefile src/lib/libpthread/test sigsuspend_d.c src/lib/libpthread/thread thr_cancel.c thr_concurrency.c thr_create.c thr_find_thread.c thr_init.c thr_kern.c thr_nanosleep.c thr_private.h thr_sig.c thr_sigmask.c...

David Xu davidxu at freebsd.org
Thu Jul 17 20:15:47 PDT 2003


----- Original Message ----- 
From: "David O'Brien" <obrien at FreeBSD.org>
To: "Julian Elischer" <julian at elischer.org>
Cc: "David Xu" <davidxu at FreeBSD.org>; <src-committers at FreeBSD.org>; <cvs-src at FreeBSD.org>; <cvs-all at FreeBSD.org>
Sent: Friday, July 18, 2003 9:03 AM
Subject: Re: cvs commit: src/lib/libpthread Makefile src/lib/libpthread/test sigsuspend_d.c src/lib/libpthread/thread thr_cancel.c thr_concurrency.c thr_create.c thr_find_thread.c thr_init.c thr_kern.c thr_nanosleep.c thr_private.h thr_sig.c thr_sigmask.c ...


> On Thu, Jul 17, 2003 at 04:15:19PM -0700, Julian Elischer wrote:
> > We'll probably make a libpthread-1:1.so and a libpthread-m:n.so.
> 
> I like the names -- makes it very clear what is going on.

It is better to not use ':' in name, AFAIK,
':' is a shell PATH separator, we'd avoid this.

David Xu



More information about the cvs-src mailing list