1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libc
Konstantin Belousov f3990417c5 Do not leak syslog_mutex on cancellation.
Make syslog(3) resilent to cancellation occuring in supported deferred
mode.  Code must unlock syslog_mutex on cancel, install the cleanup
handler.

Diagnosed and tested by:	eugen
Discussed with:	dchagin
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2017-06-17 11:29:59 +00:00
..
aarch64 Do not use b.cs instruction to jump to cerror. 2017-04-07 22:58:20 +00:00
amd64 Correct an misunderstanding of MDSRCS. 2017-03-02 17:07:28 +00:00
arm Correct an misunderstanding of MDSRCS. 2017-03-02 17:07:28 +00:00
capability
compat-43
db
gdtoa
gen Do not leak syslog_mutex on cancellation. 2017-06-17 11:29:59 +00:00
gmon
i386 Correct an misunderstanding of MDSRCS. 2017-03-02 17:07:28 +00:00
iconv __iconv_get_list: separate .Nm entries with commas 2017-05-23 07:02:01 +00:00
include Add abstime kqueue(2) timers and expand struct kevent members. 2017-06-17 00:57:26 +00:00
inet libc: remove use of archaic __P() macro 2017-03-30 01:03:07 +00:00
isc
locale localeconv(3): start sentences on new lines 2017-05-23 07:09:26 +00:00
md
mips Replace SOFTFLOAT with __mips_soft_float, which gcc/clang define for us. 2017-03-16 21:05:21 +00:00
nameser
net Don't end up manpage titles with a full stop. 2017-05-24 21:02:53 +00:00
nls
posix1e acl_to_text(3): start sentences on new lines 2017-05-23 07:12:31 +00:00
powerpc Correct an misunderstanding of MDSRCS. 2017-03-02 17:07:28 +00:00
powerpc64 Correct an misunderstanding of MDSRCS. 2017-03-02 17:07:28 +00:00
powerpcspe Correct an misunderstanding of MDSRCS. 2017-03-02 17:07:28 +00:00
quad
regex Correct an out-of-bounds read in regcomp when the RE is bad. 2017-05-02 21:20:27 +00:00
resolv
riscv Use unconditional jr (jump register) so cerror relocation offset fits. 2017-04-27 22:40:39 +00:00
rpc * limit size of buffers to RPC_MAXDATASIZE 2017-06-01 06:12:25 +00:00
secure
softfloat
sparc64 Correct an misunderstanding of MDSRCS. 2017-03-02 17:07:28 +00:00
stdio fopencookie(3): declare function pointers in SYNOPSIS correctly 2017-05-23 07:15:57 +00:00
stdlib Update jemalloc to 5.0.0. 2017-06-15 07:15:05 +00:00
stdtime
string Fix strcoll_l disagreeing with strxfrm by reworking the forward order case in 2017-04-16 19:12:07 +00:00
sys Add abstime kqueue(2) timers and expand struct kevent members. 2017-06-17 00:57:26 +00:00
tests tsearch_test: Test twalk & add some determinism. 2017-06-06 03:40:45 +00:00
uuid
x86/sys
xdr * limit size of buffers to RPC_MAXDATASIZE 2017-06-01 06:12:25 +00:00
yp
libc_nossp.ldscript
libc.ldscript
Makefile
Makefile.depend
Versions.def