From 60f5dfabd8e36c0d5d511af1deb3547bfb3a4901 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 6 Jun 2021 09:26:41 +0200 Subject: Added wrapeed times function to libc --- src/wrapped/wrappedlibc_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h index 1bec4376..52599e3a 100755 --- a/src/wrapped/wrappedlibc_private.h +++ b/src/wrapped/wrappedlibc_private.h @@ -1968,7 +1968,7 @@ GO(timegm, LFp) GO(timerfd_create, iFii) GO(timerfd_gettime, iFip) GO(timerfd_settime, iFiipp) -//GOW(times, +GOW(times, LFp) //GO(timespec_get, DATAB(__timezone, sizeof(void*)) DATAV(timezone, sizeof(void*)) //type V -- cgit 1.4.1