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


    from cf8dacde9c2 netinet/in.h: Rename imr_interface to imr_address in 
struct ip_mreqn.
     new 71889ff22e6 ulimit: add ulimit implementation
     new ab572fe1cf7 lib_ulimit: fix the variable uninit coverity issue

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:
 arch/ceva/src/xc5/psu.h => include/ulimit.h        | 20 ++++---
 libs/libc/unistd/CMakeLists.txt                    |  3 +-
 libs/libc/unistd/Make.defs                         |  2 +-
 .../libc/unistd/lib_ulimit.c                       | 62 ++++++++++------------
 4 files changed, 44 insertions(+), 43 deletions(-)
 copy arch/ceva/src/xc5/psu.h => include/ulimit.h (83%)
 copy sched/pthread/pthread_condsignal.c => libs/libc/unistd/lib_ulimit.c (67%)

Reply via email to