Home
last modified time | relevance | path

Searched refs:localtime (Results 1 – 25 of 106) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/package/liblog4c-localtime/
H A DConfig.in2 bool "liblog4c-localtime"
7 This version is with localtime patch, to make lib show times
10 https://github.com/rcmadruga/log4c-localtime
H A D0001-log4c.m4-fix-underquoted-definition-of-AM_PATH_LOG4C.patch7 When autoreconfiguring liblog4c-localtime, there is a warning from
11 Submitted upstream: https://github.com/rcmadruga/log4c-localtime/pull/1
H A D0003-Fix-debug-mode-build-with-uClibc.patch6 When --enable-debug is passed, liblog4c-localtime wants to use
15 Submitted upstream: https://github.com/rcmadruga/log4c-localtime/pull/1
H A Dliblog4c-localtime.hash2 sha256 a1f68d8251509c0171f8bfea42f9e2a5255a4185f7dcbe67f584aa09709b2496 liblog4c-localtime-1.0.ta…
H A Dliblog4c-localtime.mk8 LIBLOG4C_LOCALTIME_SITE = $(call github,rcmadruga,log4c-localtime,v$(LIBLOG4C_LOCALTIME_VERSION))
H A D0004-Add-AC_CONFIG_MACRO_DIR-to-configure.in.patch9 Submitted upstream: https://github.com/rcmadruga/log4c-localtime/pull/1
H A D0002-Fix-linking-error-without-pthread.patch11 Submitted upstream: https://github.com/rcmadruga/log4c-localtime/pull/1
H A D0005-Fix-C-support.patch13 Submitted upstream: https://github.com/rcmadruga/log4c-localtime/pull/1
/OK3568_Linux_fs/buildroot/package/zip/
H A D0007-timezone.c-needs-time.h-fixes-musl-compile.patch13 …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 Dhelp2man-reproducibility.patch16 -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 D0001-Fix-C23-related-conformance-bug.patch12 * 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 Dctime41 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 Dctime41 tm* localtime(const time_t* timer);
73 using ::localtime;
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/timezone/
H A Dtzdata.bb47 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 Dthreadtest.c163 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 Dposixtm.c95 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 Dctime55 #undef localtime
71 using ::localtime;
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Drtc_test.c97 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 Dctime55 #undef localtime
71 using ::localtime;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-hpa-0.39-tzfix.patch18 + p_tm = localtime(&my_time);
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx_dbg.h35 time_t t; struct tm *m; time(&t); m = localtime(&t); \
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/
H A Dinit12 export TZ=/etc/localtime
/OK3568_Linux_fs/buildroot/package/tzdata/
H A Dtzdata.mk36 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 D0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch39 - timeinfo=localtime(&rawtime);
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dmanual.txt8 {localtime} from git revision {sys:git rev-parse --short HEAD}

12345