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 a6fcb0a5a9 fs: add pipe type support to inode new 8ffde7cf16 nuttx/tls:Setting the candidtate index to null prevents dangling pointers. new 5334c065b4 nuttx/tls:Setting the candidtate index to null prevents dangling pointers. new 7c8bb8c293 nuttx/tls: Remove the max key limiatation in task_tls_alloc and pthread_key_create The 3 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: include/nuttx/tls.h | 29 ++--------------------- libs/libc/pthread/pthread_keycreate.c | 27 +++++++++++++++++---- libs/libc/pthread/pthread_keydelete.c | 5 +--- libs/libc/tls/Kconfig | 4 ++-- libs/libc/tls/tls_destruct.c | 18 ++++++-------- sched/task/task_tls_alloc.c | 44 ++++++++++++++++++++++++----------- 6 files changed, 65 insertions(+), 62 deletions(-)