walnux/libs/libc/time
Lars Kruse 4568110d63 fix misspelled names in locally scoped code
These misspelled words are used in strictly local scopes.
Renaming these variables should not cause any problems.
2025-05-15 10:12:12 +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/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +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/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +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 fix(libc): lib_strftime %F month number off-by-one 2025-01-21 18:24:35 +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 fix misspelled names in locally scoped code 2025-05-15 10:12:12 +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