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/incubator-nuttx.git
from fd07e7b012 openamp: fix rptun don't wait issue when get tx patyload
buffer
add fdff92fd19 libs/libc/time: mktime normalize struct tm
No new revisions were added by this update.
Summary of changes:
include/nuttx/time.h | 45 ++++++++++--
libs/libc/time/lib_asctimer.c | 5 +-
libs/libc/time/lib_calendar2utc.c | 10 +--
libs/libc/time/lib_gmtimer.c | 35 +++++-----
libs/libc/time/lib_localtime.c | 38 +----------
libs/libc/time/lib_strftime.c | 8 +--
libs/libc/time/lib_strptime.c | 4 +-
libs/libc/time/lib_timegm.c | 140 +++++++++++++++++++++++++++++++++++++-
8 files changed, 211 insertions(+), 74 deletions(-)