This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
from 95efbf7 netlib: fix nxstyle issue for netlink related code new 05f2253 Remove CONFIG_CAN_PASS_STRUCT new 3e73991 nxstyle fixes for PR 170 The 2 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: examples/configdata/configdata_main.c | 78 ++++++------ examples/elf/elf_main.c | 62 ++++------ examples/posix_spawn/spawn_main.c | 89 ++++++-------- examples/stat/stat_main.c | 76 ++++-------- examples/usrsocktest/usrsocktest_main.c | 18 +-- .../UnitTests/CButtonArray/cbuttonarray_main.cxx | 47 ++----- .../UnitTests/CCheckBox/ccheckbox_main.cxx | 47 ++----- .../UnitTests/CGlyphButton/cglyphbutton_main.cxx | 47 ++----- .../cglyphsliderhorizontal_main.cxx | 47 ++----- .../nxwidgets/UnitTests/CImage/cimage_main.cxx | 54 ++------ .../nxwidgets/UnitTests/CKeypad/ckeypad_main.cxx | 47 ++----- .../CLatchButtonArray/clatchbuttonarray_main.cxx | 47 ++----- .../nxwidgets/UnitTests/CListBox/clistbox_main.cxx | 47 ++----- .../UnitTests/CProgressBar/cprogressbar_main.cxx | 47 ++----- .../UnitTests/CRadioButton/cradiobutton_main.cxx | 47 ++----- .../cscrollbarhorizontal_main.cxx | 47 ++----- .../CScrollbarVertical/cscrollbarvertical_main.cxx | 47 ++----- .../CSliderHorizonal/csliderhorizontal_main.cxx | 47 ++----- .../CSliderVertical/cslidervertical_main.cxx | 47 ++----- netutils/thttpd/thttpd_alloc.c | 53 +++----- system/composite/composite_main.c | 86 +++++-------- system/usbmsc/usbmsc_main.c | 90 ++++++-------- system/zmodem/host/nuttx/compiler.h | 84 +++++-------- testing/fstest/fstest_main.c | 86 +++++-------- testing/nxffs/nxffs_main.c | 92 ++++++-------- testing/ostest/ostest_main.c | 136 +++++++++------------ testing/ostest/sigev_thread.c | 64 ++++------ testing/ostest/sighand.c | 78 +++++------- testing/smart/smart_main.c | 80 +++++------- 29 files changed, 624 insertions(+), 1213 deletions(-)