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

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


    from 8cfe8a0f3e circbuf: fix circbuf_get_read/writeptr return *size = 0 
when circbuf full
     new 64eecbfede libc/time: add lib_strptime
     new c1fb6974ac strptime.c:len is not defined.

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:
 LICENSE                       |  24 +-
 libs/libc/time/CMakeLists.txt |   4 +
 libs/libc/time/Make.defs      |   4 +
 libs/libc/time/lib_strptime.c | 622 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 631 insertions(+), 23 deletions(-)
 create mode 100644 libs/libc/time/lib_strptime.c

Reply via email to