| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
(jasone@canonware.com --> jasone@freebsd.org).
|
|
|
|
|
| |
including <signal.h>, but that must be a bug in POSIX.1, because it
also specifies that the relevant prototype is [only] in <pthread.h>.
|
|
|
|
|
|
|
|
|
|
|
| |
. 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
|
|
error return values. Implement pthread_mutexattr_gettype().
PR: docs/16537, docs/17538
|