| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Reviewed by: deischen
Repocopy by: markm
Notes:
svn path=/head/; revision=124533
|
|
|
|
| |
Notes:
svn path=/head/; revision=112542
|
|
|
|
|
|
|
|
|
| |
`sigprocmask', `sigaltstack', and `sigwait' as well as to the
prototypes of the apparantly unimplemented functions `sigtimedwait'
and `sigwaitinfo'. This complies with IEEE Std 1003.1-2001.
Notes:
svn path=/head/; revision=104368
|
|
|
|
| |
Notes:
svn path=/head/; revision=84306
|
|
|
|
| |
Notes:
svn path=/head/; revision=81588
|
|
|
|
| |
Notes:
svn path=/head/; revision=79754
|
|
|
|
| |
Notes:
svn path=/head/; revision=73092
|
|
|
|
|
|
|
| |
(jasone@canonware.com --> jasone@freebsd.org).
Notes:
svn path=/head/; revision=63364
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. use real function names as `.Nm' macro argument in NAME section. It allows
them to appear in apropos(1) or whatis(1) output.
. replace empty lines with `.Pp' macro.
. replace hardcoded standard names with their `.St' macro equivalents.
. sort cross references in SEE ALSO section
Notes:
svn path=/head/; revision=59944
|
|
error return values. Implement pthread_mutexattr_gettype().
PR: docs/16537, docs/17538
Notes:
svn path=/head/; revision=59892
|