This is an automated email from the ASF dual-hosted git repository.
archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 037baee4fb can: Add g_ prefix to can_dlc_to_len and len_to_can_dlc.
new 9f36509c0b signal: Add siginfo initializer
new 0373ba0fab sched/signal: Simplified Implementation for
SIGEV_THREAD_TID.
new db88754822 sched/signal: Simplify the implementation of
SIGEV_THREAD_TID.
new c6861ea931 Revert "olimex-stm32-p407: adjust memory layout"
new 56bcc3bb12 sched/signal: Add ifdef macro to reduce the bss size.
The 5 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:
.../arm/stm32/olimex-stm32-p407/scripts/memory.ld | 6 ++---
include/nuttx/signal.h | 2 ++
sched/signal/sig_dispatch.c | 31 +++++++++++++++-------
sched/signal/sig_kill.c | 2 +-
sched/signal/sig_notification.c | 22 +++++----------
sched/signal/sig_queue.c | 2 +-
sched/signal/signal.h | 3 ++-
sched/timer/timer_create.c | 19 -------------
8 files changed, 38 insertions(+), 49 deletions(-)