FreeBSD Bugzilla – Attachment 7700 Details for
Bug 16537
Adding "See also" to pthread(3), missing pthread man pages and symlinks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.11 KB, created by
The
on 2000-02-07 02:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
The
Created:
2000-02-07 02:00:01 UTC
Size:
1.11 KB
patch
obsolete
>--- pthread.3.orig Sun Feb 6 20:40:28 2000 >+++ pthread.3 Sun Feb 6 20:41:06 2000 >@@ -222,6 +222,39 @@ > .Fa libc_r > instead of > .Fa libc. >+.Sh SEE ALSO >+.Xr pthread_create 3 , >+.Xr pthread_detach 3 , >+.Xr pthread_equal 3 , >+.Xr pthread_exit 3 , >+.Xr pthread_join 3 , >+.Xr pthread_once 3 , >+.Xr pthread_self 3 , >+.Xr pthread_mutex_destroy 3 , >+.Xr pthread_mutex_init 3 , >+.Xr pthread_mutex_lock 3 , >+.Xr pthread_mutex_trylock 3 , >+.Xr pthread_mutex_unlock 3 , >+.Xr pthread_cond_broadcast 3 , >+.Xr pthread_cond_destroy 3 , >+.Xr pthread_cond_init 3 , >+.Xr pthread_cond_signal 3 , >+.Xr pthread_cond_timedwait 3 , >+.Xr pthread_cond_wait 3 , >+.Xr pthread_rwlock_destroy 3 , >+.Xr pthread_rwlock_init 3 , >+.Xr pthread_rwlock_rdlock 3 , >+.Xr pthread_rwlock_unlock 3 , >+.Xr pthread_rwlock_wrlock 3 , >+.Xr pthread_rwlockattr_destroy 3 , >+.Xr pthread_rwlockattr_getpshared 3 , >+.Xr pthread_rwlockattr_init 3 , >+.Xr pthread_rwlockattr_setpshared 3 , >+.Xr pthread_key_delete 3 , >+.Xr pthread_getspecific 3 , >+.Xr pthread_setspecific 3 , >+.Xr pthread_cleanup_pop 3 , >+.Xr pthread_cleanup_push 3 > .Sh STANDARDS > The functions in > .Fa libc_r
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 16537
: 7700 |
7701