OVMS3-idf/components/newlib/include
Anton Maklakov 93f6700be7 newlib: fix errors for GCC 8 support
components/newlib/include/sys/reent.h:405:11: error: unnecessary parentheses in declaration of '_sig_func' [-Werror=parentheses]
   void (**(_sig_func))(int);
           ^
2018-07-02 09:05:00 +00: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 Initial public version 2016-08-17 23:08:22 +08:00
argz.h
assert.h newlib: change definition of assert for release builds 2017-01-17 00:49:38 +08:00
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 Initial public version 2016-08-17 23:08:22 +08:00
libgen.h Initial public version 2016-08-17 23:08:22 +08:00
limits.h
locale.h
malloc.h
math.h Initial public version 2016-08-17 23:08:22 +08:00
newlib.h
paths.h
pthread.h
pwd.h
reent.h
regdef.h
regex.h
sched.h
search.h
setjmp.h Initial public version 2016-08-17 23:08:22 +08:00
signal.h
spawn.h Initial public version 2016-08-17 23:08:22 +08:00
stdatomic.h
stdint.h
stdio.h
stdio_ext.h Initial public version 2016-08-17 23:08:22 +08:00
stdlib.h
string.h
strings.h
tar.h Initial public version 2016-08-17 23:08:22 +08:00
termios.h
tgmath.h
time.h
unctrl.h
unistd.h Initial public version 2016-08-17 23:08:22 +08:00
utime.h Initial public version 2016-08-17 23:08:22 +08:00
utmp.h
wchar.h
wctype.h
wordexp.h