newlib-cygwin/newlib/libc/signal
Mike Frysinger 6444f108d9 newlib: export abs_newlib_basedir for all subdirs
When using the top-level configure script but subdir Makefiles, the
newlib_basedir value gets a bit out of sync: it's relative to where
configure lives, not where the Makefile lives.  Move the abs setting
from the top-level configure script into acinclude.m4 so we can rely
on it being available everywhere.  Although this commit doesn't use
it anywhere, just lays the groundwork.
2022-01-29 01:35:30 -05:00
..
Makefile.am newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
Makefile.in newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -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