/external/mit/libuv/

> NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/lib/libc/sys/_lwp_wait.2
AgeCommit message (Collapse)Author
2022-12-04Bump date for the fixed RETURN VALUES in previousuwe
2022-12-04Tweak markup in _lwp_*(2) manual pagesuwe
Use .Rv where possible. Some manual pages claimed that the error "is returned", but RTFS and some quick testing indicate that this is wrong. The commit message from 2003 says that: Note our current implementation mis-matches [man pages] slightly (error codes are stuffed into errno, where they should simply be returned by these calls). This will be addressed shortly. That hasn't happened in the 20 years, so we might as well make the man pages reflect the reality.
2020-02-23+EINVALad
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2003-04-16Usewiz
.In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
2003-01-18Merge the nathanw_sa branch.thorpej