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

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


    from 202b814  arch/sim: Adjust the stack size for up_use_stack too
     add 4ee5ff8  pthread: Add len argument to pthread_getname_np

No new revisions were added by this update.

Summary of changes:
 include/pthread.h                                  | 19 ++++--------
 libs/libc/pthread/Make.defs                        |  1 +
 ...ead_condattr_destroy.c => pthread_getname_np.c} | 34 ++++++++++------------
 ...ead_condattr_destroy.c => pthread_setname_np.c} | 34 ++++++++--------------
 4 files changed, 33 insertions(+), 55 deletions(-)
 copy libs/libc/pthread/{pthread_condattr_destroy.c => pthread_getname_np.c} 
(73%)
 copy libs/libc/pthread/{pthread_condattr_destroy.c => pthread_setname_np.c} 
(77%)

Reply via email to