esp-idf/components/newlib/include/sys
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
..
_default_fcntl.h
_intsup.h
_types.h
cdefs.h
config.h
custom_file.h
dir.h
errno.h
fcntl.h
features.h According to review comments 2017-09-06 10:30:23 +08:00
file.h
iconvnls.h
lock.h
param.h
queue.h
reent.h newlib: fix errors for GCC 8 support 2018-07-02 09:05:00 +00:00
resource.h
sched.h According to review comments 2017-09-06 10:30:23 +08:00
signal.h
stat.h
stdio.h
string.h
syslimits.h
time.h
timeb.h
times.h
types.h VFS: Use smaller numbers as file descriptors 2018-05-07 09:01:56 +02:00
unistd.h
utime.h
wait.h