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

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


    from b93aa0cb8  ostest: Fixed use of uninitialized variable.
     add 3ac86cc6f testing/ostest: Define the private used signal to SIGRTMIN
     add 417b87a0a testing/ostest: Remove the unreal used SIG_WAITCANCEL
     add aa99d267b Change the private default signal number to 32

No new revisions were added by this update.

Summary of changes:
 examples/README.md                            | 12 ++++--------
 examples/ajoystick/Kconfig                    |  2 +-
 examples/ajoystick/ajoy_main.c                |  2 +-
 examples/alarm/Kconfig                        |  2 +-
 examples/buttons/buttons_main.c               |  2 +-
 examples/chrono/chrono_main.c                 |  2 +-
 examples/djoystick/Kconfig                    |  2 +-
 examples/djoystick/djoy_main.c                |  2 +-
 examples/nx/Kconfig                           |  6 ------
 examples/nx/nx_internal.h                     |  3 ---
 examples/nxdemo/nxdemo.h                      |  3 ---
 examples/nxhello/Kconfig                      |  6 ------
 examples/nxhello/nxhello.h                    |  3 ---
 examples/nximage/Kconfig                      |  6 ------
 examples/nximage/nximage.h                    |  6 ++----
 examples/nxlines/Kconfig                      |  6 ------
 examples/nxlines/nxlines.h                    |  3 ---
 examples/nxscope/Kconfig                      |  2 +-
 examples/nxterm/Kconfig                       |  5 -----
 examples/nxterm/nxterm_internal.h             |  3 ---
 examples/oneshot/Kconfig                      |  2 +-
 examples/oneshot/oneshot_main.c               |  2 +-
 examples/timer/Kconfig                        |  2 +-
 examples/timer/timer_main.c                   |  2 +-
 examples/timer_gpio/Kconfig                   |  2 +-
 examples/zerocross/Kconfig                    |  2 +-
 examples/zerocross/zerocross_main.c           |  2 +-
 games/shift/shift_input_joystick.h            |  2 +-
 graphics/nxwm/Kconfig                         | 12 ++++++------
 include/graphics/nxwm/nxwmconfig.hxx          |  6 +++---
 include/graphics/twm4nx/apps/calib_config.hxx |  2 +-
 include/graphics/twm4nx/twm4nx_config.hxx     |  2 +-
 include/netutils/netinit.h                    |  2 +-
 netutils/netinit/Kconfig                      |  2 +-
 testing/drivertest/drivertest_timer.c         |  2 +-
 testing/ostest/cancel.c                       |  8 +-------
 testing/ostest/posixtimer.c                   |  4 ++--
 testing/ostest/sigev_thread.c                 |  4 ++--
 testing/ostest/sighand.c                      |  2 +-
 testing/ostest/signest.c                      |  2 +-
 40 files changed, 43 insertions(+), 99 deletions(-)

Reply via email to