esp-idf/components/newlib
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
..
include
lib
platform_include
test
.gitignore
.gitmodules
COPYING.NEWLIB
Makefile.old
component.mk
locks.c
reent_init.c
select.c
syscall_table.c
syscalls.c
time.c