GDB 6.0 and FreeBSD threads

Craig Rodrigues rodrigc at crodrigues.org
Mon Mar 29 07:12:15 PST 2004


On Sun, Mar 28, 2004 at 09:13:08PM -0800, Julian Elischer wrote:
> we can't guess what question every developer is going to ask..
> But possibly the following paragraph in "man pthread"
> might be made a bit clearer...

How about we add this to the pthread.3 man page, to be consistent
with all the other pthread man pages?



--- pthread.3.orig	Mon Mar 29 09:57:00 2004
+++ pthread.3	Mon Mar 29 10:02:43 2004
@@ -36,6 +36,10 @@
 .Sh NAME
 .Nm pthread
 .Nd POSIX thread functions
+.Sh LIBRARY
+.Lb libpthread
+.Lb libthr
+.Lb libc_r
 .Sh SYNOPSIS
 .In pthread.h
 .Sh DESCRIPTION

-- 
Craig Rodrigues        
http://crodrigues.org
rodrigc at crodrigues.org


More information about the freebsd-threads mailing list