newlib-cygwin/newlib/libc/machine/cris/sys
Hans-Peter Nilsson 3bafe2fae7 newlib cris: Fix compilation warnings that recent gcc treats as errors
For the newlib part, warnings are all from lack of sync between
libc/machine/cris/sys/signal.h and libc/include/sys/signal.h.  This
commit gets them sufficiently in sync again, functionality-wise and
declaration-wise.  Still, nothing is declared that isn't supported at
the system level (i.e. in libgloss system calls and handled by the
CRIS simulator in the gdb project).
2023-12-06 18:46:49 +01:00
..
errno.h Add _REENT_ERRNO(ptr) 2022-07-13 06:55:41 +02:00
fcntl.h change _COMPILING_NEWLIB to _LIBC 2021-11-15 19:32:23 -05:00
signal.h newlib cris: Fix compilation warnings that recent gcc treats as errors 2023-12-06 18:46:49 +01:00