acadia-newlib/newlib/libc/signal
Mike Frysinger b9346cee1a newlib: switch to standard AC_PROG_CC
Now that we use AC_NO_EXECUTABLES, and we require a recent version of
autoconf, we don't need to define our own copies of these macros.  So
switch to the standard AC_PROG_CC.
2022-02-08 19:09:26 -05:00
..
Makefile.am newlib: move man page generation into top-level build 2022-02-05 00:17:54 -05:00
Makefile.in newlib: switch to standard AC_PROG_CC 2022-02-08 19:09:26 -05:00
Makefile.inc newlib: libc: move manual into top-level build 2022-02-04 23:57:12 -05: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