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 0623300b49 boards/stm32h7: rework boards to not use 
CONFIG_STM32H7_USE_LEGACY_PINMAP=y
     add ff6ba02378 sched/pthread: return ESRCH when thread not found at 
pthread_detach
     add 962dfaf651 libc/pthread: Return EINVAL when input parameter incorrect 
at pthread_once
     add f132edbf35 libc/sched: Return EINVAL when type incorrect at 
task_setcanceltype

No new revisions were added by this update.

Summary of changes:
 libs/libc/pthread/pthread_once.c     |  7 +++++--
 libs/libc/sched/task_setcanceltype.c |  2 +-
 sched/pthread/pthread_detach.c       | 17 ++++++++++++++++-
 3 files changed, 22 insertions(+), 4 deletions(-)

Reply via email to