nuttx/libs/libc/time
liuhaitao 8637e2a550 Merge remote-tracking branch 'remotes/mirtos/dev-nuttx-10.1-20210927' into dev
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
Change-Id: If5a0166dbc7c9a595db9b7758cbacaf6af278d5d
2021-10-18 22:12:06 +08:00
..
Kconfig Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-09 21:03:17 +08:00
lib_asctime.c Documentation, comments: Minor improvements and typos fixed 2021-05-09 19:12:13 -07:00
lib_asctimer.c Documentation, comments: Minor improvements and typos fixed 2021-05-09 19:12:13 -07:00
lib_calendar2utc.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_ctime.c Documentation, comments: Minor improvements and typos fixed 2021-05-09 19:12:13 -07:00
lib_ctimer.c Documentation, comments: Minor improvements and typos fixed 2021-05-09 19:12:13 -07:00
lib_dayofweek.c libs: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
lib_daysbeforemonth.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_difftime.c libs: nxstyle fixes 2021-03-20 19:22:58 -07:00
lib_gethrtime.c libs/libc/time: add gethrtime() support 2020-09-15 10:28:21 -03:00
lib_gettimeofday.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_gmtime.c libc/time: Implement timegm function 2021-06-24 20:53:17 +08:00
lib_gmtimer.c libc/time: Implement timegm function 2021-06-24 20:53:17 +08:00
lib_isleapyear.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_localtime.c Merge remote-tracking branch 'remotes/mirtos/dev-nuttx-10.1-20210927' into dev 2021-10-18 22:12:06 +08:00
lib_nanosleep.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_settimeofday.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strftime.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strptime.c libc/time: add strptime porting support 2021-04-09 18:27:08 +08:00
lib_time.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_timegm.c libc/time: Implement timegm function 2021-06-24 20:53:17 +08:00
lib_timespec_get.c libc: Refine the inline handling 2020-07-04 11:10:29 +09:00
Make.defs libc/time: Implement timegm function 2021-06-24 20:53:17 +08:00