freebsd-dev/lib/libc
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
..
aarch64 Remove brk and sbrk from arm64. They were defined in The Single UNIX 2016-05-20 15:04:48 +00:00
amd64
arm Make armv6 hard float abi by default. Kill armv6hf. 2016-05-18 06:01:18 +00:00
capability
compat-43
db Fix prototype of dbm_open(). 2016-05-31 18:32:57 +00:00
gdtoa
gen Fix the signature of the psignal() function. 2016-05-30 13:51:27 +00:00
gmon
i386
iconv citrus: Remove redundant code in _citrus_esdb_get_list(). 2016-06-02 17:28:39 +00:00
include Add implementation of robust mutexes, hopefully close enough to the 2016-05-17 09:56:22 +00:00
inet
isc
locale For EILSEQ case in mbsnrtowcs() and wcsnrtombs() update src to point to 2016-05-31 18:44:33 +00:00
md
mips
nameser
net Don't call free_addrselectpolicy(&policyhead) before policyhead has been 2016-05-16 08:13:30 +00:00
nls
posix1e
powerpc
powerpc64
quad
regex libc: regexec(3) adjustment. 2016-05-25 15:35:23 +00:00
resolv Since rdata is only used as an argument to the immediately following 2016-05-16 01:38:24 +00:00
riscv Do not generate code for sbrk syscall -- sbrk support was removed. 2016-05-25 16:38:10 +00:00
rpc Fix up r300385 2016-05-24 19:52:05 +00:00
secure
softfloat
sparc64
stdio
stdlib Don't use fixup for C99 and up, the compiler result is already correct. 2016-06-01 10:14:25 +00:00
stdtime
string
sys Improve errno documentation in pthread_create(3) and thr_new(2) 2016-06-03 14:30:32 +00:00
tests
uuid
xdr
yp
libc.ldscript
Makefile Make armv6 hard float abi by default. Kill armv6hf. 2016-05-18 06:01:18 +00:00
Makefile.depend
Versions.def