newlib-cygwin/newlib/libc/signal
Mike Frysinger 6e64fccb5f newlib: sig2str: use __restrict
This matches the header prototype style and most of newlib, and fixes
building with older versions of gcc which only accept the __ form.
2021-09-15 10:08:20 -04:00
..
Makefile.am libc: Added implementation for sig2str/str2sig. 2021-08-02 11:28:15 +02:00
Makefile.in libc: Added implementation for sig2str/str2sig. 2021-08-02 11:28:15 +02:00
psignal.c Fix newlib functions perror()/psignal() not to use writev(). 2018-07-05 15:33:49 -04:00
raise.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sig2str.c newlib: sig2str: use __restrict 2021-09-15 10:08:20 -04:00
signal.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
signal.tex libc: Added implementation for sig2str/str2sig. 2021-08-02 11:28:15 +02:00