bapt
|
7163c79198
|
use .Mt to mark up email addresses consistently (part6)
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
|
2014-06-23 08:27:27 +00:00 |
|
ru
|
8b43f8a980
|
Hide the implementation details about multiple threading libraries
from the synopses of pthread*(3) manpages.
Reviewed by: deischen, davidxu
|
2007-10-22 10:08:01 +00:00 |
|
ru
|
d14af4276d
|
Remove mentions of libc_r.
|
2006-09-30 11:22:26 +00:00 |
|
ru
|
4b39413aeb
|
Removed trailing whitespace.
|
2004-07-02 19:07:33 +00:00 |
|
ru
|
0dea541567
|
mdoc(7) police: Scheduled sweep.
|
2003-02-24 22:53:26 +00:00 |
|
phantom
|
fab0ce8ac4
|
Finally! Document all undocumented functions in libc_r.
Add manual pages for following functions:
. pthread_attr_setcreatesuspend_np(3)
. pthread_main_np(3)
. pthread_multi_np(3)
. pthread_single_np(3)
. pthread_mutexattr_getkind_np(3)
. pthread_mutexattr_setkind_np(3)
. pthread_resume_all_np(3)
. pthread_resume_np(3)
. pthread_set_name_np(3)
. pthread_suspend_all_np(3)
. pthread_suspend_np(3)
. pthread_switch_add_np(3)
. pthread_switch_delete_np(3)
MFC after: 3 days
|
2003-02-13 22:10:10 +00:00 |
|