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 e9bbf2928b7 libcxx: porting libcxx test.
add 4ce802900f0 pthead: change the pthread_equal implementation from macro
to function
No new revisions were added by this update.
Summary of changes:
include/pthread.h | 2 +-
libs/libc/pthread/CMakeLists.txt | 1 +
libs/libc/pthread/Make.defs | 2 +-
.../lib_geteuid.c => pthread/pthread_equal.c} | 23 +++++++++++-----------
4 files changed, 14 insertions(+), 14 deletions(-)
copy libs/libc/{unistd/lib_geteuid.c => pthread/pthread_equal.c} (82%)