f6763a9d84
getc, getchar, putc, putchar were defined both as functions and as
macros. The macro versions are not thread safe, and should not be used
in multithreaded applications.
Upstream fix:
|
||
---|---|---|
.. | ||
machine | ||
sys | ||
xtensa/config | ||
_ansi.h | ||
_syslist.h | ||
alloca.h | ||
ar.h | ||
argz.h | ||
assert.h | ||
complex.h | ||
config.h | ||
ctype.h | ||
dirent.h | ||
envlock.h | ||
envz.h | ||
errno.h | ||
fastmath.h | ||
fcntl.h | ||
fenv.h | ||
fnmatch.h | ||
getopt.h | ||
glob.h | ||
grp.h | ||
iconv.h | ||
ieeefp.h | ||
inttypes.h | ||
langinfo.h | ||
libgen.h | ||
limits.h | ||
locale.h | ||
malloc.h | ||
math.h | ||
newlib.h | ||
paths.h | ||
pthread.h | ||
pwd.h | ||
reent.h | ||
regdef.h | ||
regex.h | ||
sched.h | ||
search.h | ||
setjmp.h | ||
signal.h | ||
spawn.h | ||
stdatomic.h | ||
stdint.h | ||
stdio.h | ||
stdio_ext.h | ||
stdlib.h | ||
string.h | ||
strings.h | ||
tar.h | ||
termios.h | ||
tgmath.h | ||
time.h | ||
unctrl.h | ||
unistd.h | ||
utime.h | ||
utmp.h | ||
wchar.h | ||
wctype.h | ||
wordexp.h |