This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 0f5b66c335 nxstyle: add "CMUnitTest" to nxstyle white list
     new df1d7dd480 libc/exit: Purge calls to userspace API exit() from kernel
     new e9ef70e24b sched/assert: Call abort() instead of exit() in assert

The 2 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:
 libs/libc/assert/lib_assert.c    | 12 +++++++++++-
 libs/libc/stdlib/lib_exit.c      |  4 ++++
 sched/pthread/pthread_exit.c     |  2 +-
 sched/signal/sig_default.c       |  4 ++--
 sched/task/task_cancelpt.c       |  4 ++--
 sched/task/task_delete.c         |  2 +-
 sched/task/task_execve.c         |  2 +-
 sched/task/task_setcancelstate.c |  2 +-
 sched/task/task_setcanceltype.c  |  2 +-
 sched/task/task_start.c          |  6 +++---
 10 files changed, 27 insertions(+), 13 deletions(-)

Reply via email to