This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 42d0e356c2 arch/addrenv: Change group_addrenv_t to arch_addrenv_t
new 739be67744 sched: Add SIGFPE, SIGILL and SIGSEGV definition
new 937bb44c45 signal: add marco _NSIG
new ac3a667860 Fix chip/intel64_handlers.c:136: error: "SIGFPE" redefined
[-Werror]
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/x86_64/src/intel64/intel64_handlers.c | 2 --
include/signal.h | 27 +++++++++++++++++++++++----
sched/Kconfig | 28 ++++++++++++++++++++++++++--
3 files changed, 49 insertions(+), 8 deletions(-)