Xin LI
b6f7731dba
Remove "All rights reserved" from my files.
...
See r333391 for the rationale.
MFC after: 1 week
2018-05-10 06:41:08 +00:00
Eric van Gyzen
28e3357884
Improve errno documentation in pthread_create(3) and thr_new(2)
...
Add some missing errno values to thr_new(2) and pthread_create(3).
In particular, EDEADLK was not documented in the latter.
While I'm here, improve some English and cross-references.
Reviewed by: kib
Sponsored by: Dell Inc.
Differential Revision: https://reviews.freebsd.org/D6663
2016-06-03 14:30:32 +00:00
Baptiste Daroussin
a63d6c943d
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
Joel Dahl
cd088fc43a
Remove cross-references to nonexistent CPU_SET(3) manpage.
...
Also fix cpu_getaffinity(2) document title.
PR: 176317
Submitted by: brucec
2013-04-21 06:46:41 +00:00
Eitan Adler
50d675f7a9
Remove trailing whitespace per mdoc lint warning
...
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
2012-03-29 05:02:12 +00:00
David Xu
1200ef56b5
Follow the change made in libthr, add ERANGE error code and more
...
EINVAL error cases.
2010-10-28 02:59:25 +00:00
Christian Brueffer
d49bbd73ff
Various fixes.
2010-01-12 18:07:12 +00:00
Xin LI
777f8cebf3
Add a set of manual pages for pthread[_attr]_[sg]etaffinity(3).
...
Reviewed by: davidxu
MFC after: 2 weeks
2010-01-09 12:31:11 +00:00