FreeBSD Bugzilla – Attachment 94276 Details for
Bug 132392
[PATCH] remove leftovers of libkse from pthread.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.06 KB, created by
Niclas Zeising
on 2009-03-07 19:00:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Niclas Zeising
Created:
2009-03-07 19:00:13 UTC
Size:
1.06 KB
patch
obsolete
>Index: src/share/man/man3/pthread.3 >=================================================================== >RCS file: /home/ncvs/src/share/man/man3/pthread.3,v >retrieving revision 1.31 >diff -u -d -r1.31 pthread.3 >--- src/share/man/man3/pthread.3 22 Oct 2007 10:07:59 -0000 1.31 >+++ src/share/man/man3/pthread.3 7 Mar 2009 18:46:48 -0000 >@@ -30,7 +30,7 @@ > .\" > .\" $FreeBSD: src/share/man/man3/pthread.3,v 1.31 2007/10/22 10:07:59 ru Exp $ > .\" >-.Dd October 19, 2007 >+.Dd MARS 07, 2009 > .Dt PTHREAD 3 > .Os > .Sh NAME >@@ -469,15 +469,14 @@ > .Sh IMPLEMENTATION NOTES > The current > .Fx >-POSIX thread implementation is built in two libraries, >-.Lb libthr , >-and >-.Lb libkse . >-They contain both thread-safe versions of >+POSIX thread implementation is built into the >+.Lb libthr . >+It contains both thread-safe versions of > .Lb libc > functions and the thread functions. >-Threaded applications are linked with one of these libraries. >+Threaded applications are linked with this library. > .Sh SEE ALSO >+.Xr libthr 3 , > .Xr pthread_atfork 3 , > .Xr pthread_cancel 3 , > .Xr pthread_cleanup_pop 3 ,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 132392
: 94276