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.git.
from 554d56b sched/sched_setpriority.c: DEBUGVERIFY, not DEBUGASSERT. new 67ec3d7 Remove CONFIG_CAN_PASS_STRUCT new 72104c1 nxstyle fixes new 8b87baa Update README.txt files for boards using SDCC The 3 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: arch/arm/src/cxd56xx/cxd56_gnss.c | 33 ++++----- arch/arm/src/cxd56xx/cxd56_icc.c | 5 +- arch/arm/src/cxd56xx/cxd56_scu.c | 13 +--- arch/arm/src/cxd56xx/cxd56_usbdev.c | 24 ++++--- binfmt/libnxflat/libnxflat_bind.c | 125 +++++++++++++++------------------- boards/z80/z180/p112/README.txt | 8 +++ boards/z80/z80/z80sim/README.txt | 9 +++ fs/aio/aio_signal.c | 45 ++++-------- fs/procfs/fs_procfsmeminfo.c | 55 +++++---------- include/arpa/inet.h | 52 ++++---------- include/cxx/cstdlib | 41 ++++------- include/nuttx/compiler.h | 59 ++++------------ include/nuttx/kmalloc.h | 54 ++++----------- include/nuttx/mm/mm.h | 46 ++++--------- include/nuttx/signal.h | 47 ++++--------- include/signal.h | 62 +++++++---------- include/stdlib.h | 47 ++++--------- libs/libc/libc.csv | 3 +- libs/libc/net/lib_inetntoa.c | 55 ++++----------- libs/libc/stdlib/lib_div.c | 4 -- libs/libc/stdlib/lib_ldiv.c | 4 -- libs/libc/stdlib/lib_lldiv.c | 4 +- mm/kmm_heap/kmm_mallinfo.c | 49 ++++--------- mm/umm_heap/umm_mallinfo.c | 50 ++++---------- sched/pthread/pthread_condtimedwait.c | 4 -- sched/signal/sig_notification.c | 10 +-- sched/signal/sig_queue.c | 63 ++++------------- sched/timer/timer_settime.c | 34 --------- 28 files changed, 306 insertions(+), 699 deletions(-)