opnsense-src/lib/libc/stdio
Konstantin Belousov b73ac66839 In the stdio cleanup push and pop wrappers, always call libc stubs for
__pthread_cleanup_push/pop_imp instead of symbols also exported from
libthr.

This prevents calls into libthr if libthr is not yet initialized.  The
situation occurs e.g. when an LD_PRELOADed object is not linked
against libthr, but the main binary is.

Reported and tested by:	jbeich
PR:	 220381
Discussed with:	vangyzen
Sponsored by:	The FreeBSD Foundation
MFC after:	13 days
2017-06-30 20:27:51 +00:00
..
_flock_stub.c
asprintf.c
clrerr.c
dprintf.c
fclose.3
fclose.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fcloseall.c
fdopen.c
feof.c
ferror.3
ferror.c
fflush.3
fflush.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fgetc.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fgetln.3
fgetln.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fgetpos.c
fgets.3
fgets.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fgetwc.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fgetwln.3
fgetwln.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fgetws.3
fgetws.c Fix typo in the r320472 change to fgetws(). Return proper value. 2017-06-30 20:23:46 +00:00
fileno.c
findfp.c
flags.c
floatio.h
flockfile.3
fmemopen.c
fopen.3
fopen.c
fopencookie.3 fopencookie(3): declare function pointers in SYNOPSIS correctly 2017-05-23 07:15:57 +00:00
fopencookie.c
fprintf.c
fpurge.c
fputc.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fputs.3
fputs.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fputwc.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fputws.3
fputws.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fread.3
fread.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
freopen.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fscanf.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fseek.3
fseek.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fsetpos.c
ftell.c
funopen.3
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwide.3
fwide.c
fwprintf.c
fwrite.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
fwscanf.c
getc.3
getc.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
getchar.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
getdelim.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
getline.3
getline.c
gets.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
getw.c
getwc.3
getwc.c
getwchar.c
glue.h
local.h In the stdio cleanup push and pop wrappers, always call libc stubs for 2017-06-30 20:27:51 +00:00
makebuf.c
Makefile.inc
mktemp.3
mktemp.c
open_memstream.3
open_memstream.c
open_wmemstream.c
perror.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
printf-pos.c
printf.3
printf.c
printf_l.3
printfcommon.h
printflocal.h
putc.3
putc.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
putchar.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
puts.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
putw.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
putwc.3
putwc.c
putwchar.c
refill.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
remove.3
remove.c
rewind.c
rget.c
scanf.3
scanf.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
scanf_l.3
setbuf.3
setbuf.c
setbuffer.c
setvbuf.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
snprintf.c
sprintf.c
sscanf.c
stdio.3
stdio.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
swprintf.c
swscanf.c
Symbol.map
tempnam.c
tmpfile.c
tmpnam.3
tmpnam.c
ungetc.3
ungetc.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
ungetwc.3
ungetwc.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
vasprintf.c
vdprintf.c
vfprintf.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
vfscanf.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
vfwprintf.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
vfwscanf.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
vprintf.c
vscanf.c Make stdio deferred cancel-safe. 2017-06-29 14:44:17 +00:00
vsnprintf.c
vsprintf.c
vsscanf.c
vswprintf.c
vswscanf.c
vwprintf.c
vwscanf.c
wbuf.c
wprintf.3
wprintf.c
wscanf.3
wscanf.c
wsetup.c
xprintf.c
xprintf_errno.c
xprintf_float.c
xprintf_hexdump.c
xprintf_int.c
xprintf_quote.c
xprintf_str.c
xprintf_time.c
xprintf_vis.c