walnux/libs/libc/time
raiden00pl 7e11edba5d libs: unify Private Types banners
unify Private Types banners according to NuttX coding standard

Signed-off-by: raiden00pl <raiden00@railab.me>
2025-05-28 10:17:15 +08:00
..
CMakeLists.txt libc/time: add lib_strptime 2024-10-16 17:02:51 +08:00
Kconfig
lib_asctime.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_asctimer.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_calendar2utc.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_ctime.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_ctimer.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_dayofweek.c libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
lib_daysbeforemonth.c sched: Correct word spelling mistakes. 2025-05-12 19:56:29 +08:00
lib_difftime.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_gethrtime.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_gettimeofday.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_gmtime.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_gmtimer.c fix misspelled names in locally scoped code 2025-05-15 10:12:12 +08:00
lib_isleapyear.c libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
lib_localtime.c fix misspelled names in locally scoped code 2025-05-15 10:12:12 +08:00
lib_nanosleep.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_settimeofday.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_strftime.c libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
lib_strptime.c strptime.c:len is not defined. 2024-10-16 17:02:51 +08:00
lib_time.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_timegm.c libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
lib_timespec_get.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
Make.defs libc/time: add lib_strptime 2024-10-16 17:02:51 +08:00