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/incubator-nuttx-apps.git.


    from 087b4da  wireless: ieee802154: libmac: nxstyle fixes
     new 96938f8  LICENSE: add license for apps/wireless/wapi
     new 54f47f3  tools: update licenses to Apache
     new 590307e  testing: update licenses to Apache
     new 3378b8e  testing: ostest: nxstyle fixes
     new d2db78f  testing: smart_test: nxstyle fixes
     new 0f68fb7  testing: smp: nxstyle fixes

The 6 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:
 LICENSE                         |  33 ++++
 testing/mm/mm_main.c            |  76 ++++-----
 testing/ostest/aio.c            | 123 +++++++-------
 testing/ostest/barrier.c        |  39 ++---
 testing/ostest/cancel.c         | 201 +++++++++++++----------
 testing/ostest/cond.c           | 153 +++++++++--------
 testing/ostest/dev_null.c       |  41 ++---
 testing/ostest/fpu.c            |  39 ++---
 testing/ostest/mqueue.c         |  39 ++---
 testing/ostest/mutex.c          |  39 ++---
 testing/ostest/nsem.c           |  51 +++---
 testing/ostest/posixtimer.c     |  41 ++---
 testing/ostest/prioinherit.c    |  41 ++---
 testing/ostest/pthread_rwlock.c |  91 ++++++-----
 testing/ostest/restart.c        |  60 +++----
 testing/ostest/rmutex.c         |  97 ++++++-----
 testing/ostest/robust.c         |  84 +++++-----
 testing/ostest/roundrobin.c     |  95 +++++------
 testing/ostest/sem.c            | 109 +++++++------
 testing/ostest/semtimed.c       |  82 +++++-----
 testing/ostest/setvbuf.c        |  41 ++---
 testing/ostest/sigev_thread.c   |   2 +-
 testing/ostest/signest.c        |  39 ++---
 testing/ostest/sigprocmask.c    |  56 +++----
 testing/ostest/specific.c       |  39 ++---
 testing/ostest/suspend.c        |  69 +++-----
 testing/ostest/timedmqueue.c    |  41 ++---
 testing/ostest/timedmutex.c     |  39 ++---
 testing/ostest/timedwait.c      |  76 +++++----
 testing/ostest/tls.c            |  41 ++---
 testing/ostest/vfork.c          |  41 ++---
 testing/ostest/waitpid.c        | 163 ++++++++++---------
 testing/smart_test/smart_test.c | 352 +++++++++++++++++++++-------------------
 testing/smp/smp_main.c          |  67 ++++----
 tools/check-hash.sh             |  39 ++---
 tools/mkimport.sh               |  39 ++---
 tools/mkkconfig.bat             |  39 ++---
 tools/mkkconfig.sh              |  39 ++---
 tools/mkromfsimg.sh             |  39 ++---
 tools/mksymtab.sh               |  39 ++---
 40 files changed, 1294 insertions(+), 1540 deletions(-)

Reply via email to