acadia-newlib/newlib/libc/signal
Matt Joyce db2123caf8 Add _REENT_SIG_FUNC(ptr)
Add a _REENT_SIG_FUNC() macro to encapsulate access to the
_sig_func member of struct reent. This will help to replace the
struct member with a thread-local storage object in a follow up
patch.
2022-07-13 06:55:46 +02:00
..
Makefile.inc newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
psignal.c
raise.c
sig2str.c newlib: sig2str: use __restrict 2021-09-15 10:08:20 -04:00
signal.c Add _REENT_SIG_FUNC(ptr) 2022-07-13 06:55:46 +02:00
signal.tex libc: Added implementation for sig2str/str2sig. 2021-08-02 11:28:15 +02:00