OVMS3-idf/components/newlib/include
Ivan Grokhotkov f6763a9d84 newlib: don't define non-thread-safe versions of getc, putc
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: b0f271d1db
2020-03-19 12:44:20 +01:00
..
machine
sys newlib: fix errors for GCC 8 support 2018-07-02 09:05:00 +00:00
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 newlib: define PATH_MAX and ARG_MAX consistently 2017-05-05 15:21:38 +08:00
locale.h
malloc.h
math.h
newlib.h
paths.h
pthread.h According to review comments 2017-09-06 10:30:23 +08:00
pwd.h
reent.h
regdef.h
regex.h
sched.h
search.h
setjmp.h
signal.h
spawn.h
stdatomic.h
stdint.h
stdio.h newlib: don't define non-thread-safe versions of getc, putc 2020-03-19 12:44:20 +01:00
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