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

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


    from 783957da0 system/uorb: DEBUG_UORB depends on float data
     new 3adb14f12 !compiler: drop CONFIG_HAVE_LONG_LONG and require long long 
support
     new ed746548c !testing/libc/scanftest: drop CONFIG_LIBC_LONG_LONG from 
help text
     new 72837c8d2 !apps: drop CONFIG_SYSTEM_TIME64 conditionals
     new a6477ec8d !apps: replace sclock_t with clock_t and drop redundant 
time_t/off_t casts

The 4 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/alarm/alarm_main.c                        |  2 +-
 examples/dronecan/Kconfig                          |  2 +-
 examples/netlink_route/netlink_route_main.c        |  4 ---
 examples/noteprintf/noteprintf_main.c              |  4 ---
 examples/nxscope/nxscope_main.c                    |  4 ---
 fsutils/mkfatfs/configfat.c                        | 40 ++++------------------
 logging/nxscope/nxscope_chan.c                     |  2 --
 netutils/dhcpd/dhcpd.c                             |  2 +-
 netutils/ftpd/ftpd.c                               |  8 ++---
 netutils/netinit/netinit.c                         |  6 +---
 netutils/ntpclient/ntpclient.c                     |  4 ---
 netutils/ptpd/ptpd.c                               |  7 ----
 netutils/thttpd/libhttpd.c                         | 16 ++++-----
 netutils/thttpd/tdate_parse.c                      |  2 +-
 system/resmonitor/filldisk.c                       |  2 +-
 system/zmodem/host/nuttx/compiler.h                |  4 ---
 system/zmodem/zm_receive.c                         |  2 +-
 testing/fs/fstest/fstest_main.c                    | 34 ++----------------
 testing/libc/scanftest/Kconfig                     |  3 +-
 testing/ostest/semtimed.c                          |  4 ---
 testing/ostest/wdog.c                              | 30 ++++++++--------
 .../kernel/syscall/cases/clock_nanosleep_test.c    |  2 +-
 .../testsuites/kernel/syscall/cases/fsync_test.c   |  2 +-
 .../testsuites/kernel/syscall/cases/time_test.c    |  2 +-
 24 files changed, 44 insertions(+), 144 deletions(-)

Reply via email to