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

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


    from 08eef2a700 stm32f0l0g0: Fix GPIO port definitions
     add eedca9d7c6 libs/libc/pthread: Fix nxstyle errors

No new revisions were added by this update.

Summary of changes:
 libs/libc/pthread/pthread_barrierattr_destroy.c    | 24 ++++++-------
 libs/libc/pthread/pthread_barrierattr_getpshared.c | 24 +++++++------
 libs/libc/pthread/pthread_barrierattr_init.c       | 22 ++++++------
 libs/libc/pthread/pthread_barrierattr_setpshared.c | 39 +++++++++++-----------
 libs/libc/pthread/pthread_rwlockattr_destroy.c     | 24 ++++++-------
 libs/libc/pthread/pthread_rwlockattr_getpshared.c  | 24 +++++++------
 libs/libc/pthread/pthread_rwlockattr_init.c        | 22 ++++++------
 libs/libc/pthread/pthread_rwlockattr_setpshared.c  | 39 +++++++++++-----------
 8 files changed, 112 insertions(+), 106 deletions(-)

Reply via email to