| /OK3568_Linux_fs/buildroot/package/liblog4c-localtime/ |
| H A D | Config.in | 2 bool "liblog4c-localtime" 7 This version is with localtime patch, to make lib show times 10 https://github.com/rcmadruga/log4c-localtime
|
| H A D | 0001-log4c.m4-fix-underquoted-definition-of-AM_PATH_LOG4C.patch | 7 When autoreconfiguring liblog4c-localtime, there is a warning from 11 Submitted upstream: https://github.com/rcmadruga/log4c-localtime/pull/1
|
| H A D | 0003-Fix-debug-mode-build-with-uClibc.patch | 6 When --enable-debug is passed, liblog4c-localtime wants to use 15 Submitted upstream: https://github.com/rcmadruga/log4c-localtime/pull/1
|
| H A D | liblog4c-localtime.hash | 2 sha256 a1f68d8251509c0171f8bfea42f9e2a5255a4185f7dcbe67f584aa09709b2496 liblog4c-localtime-1.0.ta…
|
| H A D | liblog4c-localtime.mk | 8 LIBLOG4C_LOCALTIME_SITE = $(call github,rcmadruga,log4c-localtime,v$(LIBLOG4C_LOCALTIME_VERSION))
|
| H A D | 0004-Add-AC_CONFIG_MACRO_DIR-to-configure.in.patch | 9 Submitted upstream: https://github.com/rcmadruga/log4c-localtime/pull/1
|
| H A D | 0002-Fix-linking-error-without-pthread.patch | 11 Submitted upstream: https://github.com/rcmadruga/log4c-localtime/pull/1
|
| H A D | 0005-Fix-C-support.patch | 13 Submitted upstream: https://github.com/rcmadruga/log4c-localtime/pull/1
|
| /OK3568_Linux_fs/buildroot/package/zip/ |
| H A D | 0007-timezone.c-needs-time.h-fixes-musl-compile.patch | 13 …timezone.c:661:11: warning: implicit declaration of function 'localtime'; did you mean 'dostime'? … 14 ltm = localtime(&then); 17 ltm = localtime(&then);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/lsb/lsb-release/ |
| H A D | help2man-reproducibility.patch | 16 -my $date = strftime "%B %Y", localtime; 24 +my $date = strftime "%B %Y", localtime $epoch_secs;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/timezone/tzcode/ |
| H A D | 0001-Fix-C23-related-conformance-bug.patch | 12 * date.c, localtime.c, private.h, zdump.c, zic.c: 24 localtime.c | 4 ++-- 43 diff --git a/localtime.c b/localtime.c 45 --- a/localtime.c 46 +++ b/localtime.c
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | ctime | 41 tm* localtime(const time_t* timer); 73 using ::localtime;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | ctime | 41 tm* localtime(const time_t* timer); 73 using ::localtime;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/timezone/ |
| H A D | tzdata.bb | 47 ln -s ${datadir}/zoneinfo/${DEFAULT_TIMEZONE} ${D}${sysconfdir}/localtime 57 etc_lt="$D${sysconfdir}/localtime" 140 ${sysconfdir}/localtime \ 200 CONFFILES:tzdata-core = "${sysconfdir}/localtime ${sysconfdir}/timezone"
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/timers/ |
| H A D | threadtest.c | 163 strftime(buf, 255, "%a, %d %b %Y %T %z", localtime(&start)); in main() 176 strftime(buf, 255, "%a, %d %b %Y %T %z", localtime(&now)); in main()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/at/at/ |
| H A D | posixtm.c | 95 tmp = localtime (&now); in year() 216 tm = localtime (&t); in posixtime()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | ctime | 55 #undef localtime 71 using ::localtime;
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | rtc_test.c | 97 p = localtime(&timep); in get_system_time() 187 p = localtime(&t); in rtc_test()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | ctime | 55 #undef localtime 71 using ::localtime;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
| H A D | tftp-hpa-0.39-tzfix.patch | 18 + p_tm = localtime(&my_time);
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/include/ |
| H A D | nx_dbg.h | 35 time_t t; struct tm *m; time(&t); m = localtime(&t); \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/ |
| H A D | init | 12 export TZ=/etc/localtime
|
| /OK3568_Linux_fs/buildroot/package/tzdata/ |
| H A D | tzdata.mk | 36 ln -sf ../usr/share/zoneinfo/$(TZDATA_LOCALTIME) $(TARGET_DIR)/etc/localtime
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/ |
| H A D | 0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch | 39 - timeinfo=localtime(&rawtime);
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | manual.txt | 8 {localtime} from git revision {sys:git rev-parse --short HEAD}
|