about summary refs log tree commit diff stats
path: root/src/wrapped32/generated/wrappedlibctypes32.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2025-05-26 11:56:41 +0200
committerptitSeb <sebastien.chev@gmail.com>2025-05-26 11:56:41 +0200
commit103875b4875fa3dd0b3001b6f9df38a4a0cb69c8 (patch)
tree41f08e4f37933c7a8207de3afd7e929e1a8ff202 /src/wrapped32/generated/wrappedlibctypes32.h
parent4c234b041814be28ca26a2dd1719a48185dc95c9 (diff)
downloadbox64-103875b4875fa3dd0b3001b6f9df38a4a0cb69c8.tar.gz
box64-103875b4875fa3dd0b3001b6f9df38a4a0cb69c8.zip
[BOX32][WRAPPER] Added some time64 functions (for #2655)
Diffstat (limited to 'src/wrapped32/generated/wrappedlibctypes32.h')
-rw-r--r--src/wrapped32/generated/wrappedlibctypes32.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/wrapped32/generated/wrappedlibctypes32.h b/src/wrapped32/generated/wrappedlibctypes32.h
index b4bd2a17..635d4441 100644
--- a/src/wrapped32/generated/wrappedlibctypes32.h
+++ b/src/wrapped32/generated/wrappedlibctypes32.h
@@ -28,6 +28,7 @@ typedef intptr_t (*lEi_t)(int32_t);
 typedef intptr_t (*lEp_t)(void*);
 typedef intptr_t (*lES_t)(void*);
 typedef uintptr_t (*LEL_t)(uintptr_t);
+typedef uintptr_t (*LEp_t)(void*);
 typedef void* (*pEv_t)(void);
 typedef void* (*pFv_t)(void);
 typedef void* (*pEu_t)(uint32_t);
@@ -72,6 +73,7 @@ typedef void (*vEpup_t)(void*, uint32_t, void*);
 typedef void (*vEppu_t)(void*, void*, uint32_t);
 typedef int32_t (*iEiip_t)(int32_t, int32_t, void*);
 typedef int32_t (*iEiiN_t)(int32_t, int32_t, ...);
+typedef int32_t (*iEiLp_t)(int32_t, uintptr_t, void*);
 typedef int32_t (*iEipp_t)(int32_t, void*, void*);
 typedef int32_t (*iEipV_t)(int32_t, void*, ...);
 typedef int32_t (*iEpii_t)(void*, int32_t, int32_t);
@@ -119,7 +121,10 @@ typedef int32_t (*iESipp_t)(void*, int32_t, void*, void*);
 typedef int32_t (*iESipV_t)(void*, int32_t, void*, ...);
 typedef uint32_t (*uEippu_t)(int32_t, void*, void*, uint32_t);
 typedef uintptr_t (*LEpBp_ii_t)(void*, struct_p_t*, int32_t, int32_t);
+typedef int32_t (*iEiiipu_t)(int32_t, int32_t, int32_t, void*, uint32_t);
+typedef int32_t (*iEiiipp_t)(int32_t, int32_t, int32_t, void*, void*);
 typedef int32_t (*iEiippi_t)(int32_t, int32_t, void*, void*, int32_t);
+typedef int32_t (*iEiLLLL_t)(int32_t, uintptr_t, uintptr_t, uintptr_t, uintptr_t);
 typedef int32_t (*iEipiup_t)(int32_t, void*, int32_t, uint32_t, void*);
 typedef int32_t (*iEipppp_t)(int32_t, void*, void*, void*, void*);
 typedef int32_t (*iEuppLp_t)(uint32_t, void*, void*, uintptr_t, void*);
@@ -158,6 +163,7 @@ typedef int32_t (*iFpuippupp_t)(void*, uint32_t, int32_t, void*, void*, uint32_t
 	GO(sysconf, lEi_t) \
 	GO(atol, lEp_t) \
 	GO(ftell, lES_t) \
+	GO(__mktime64, LEp_t) \
 	GO(__ctype_b_loc, pEv_t) \
 	GO(__ctype_tolower_loc, pEv_t) \
 	GO(__ctype_toupper_loc, pEv_t) \
@@ -170,6 +176,8 @@ typedef int32_t (*iFpuippupp_t)(void*, uint32_t, int32_t, void*, void*, uint32_t
 	GO(_ZGTtnaj, pFu_t) \
 	GO(_ZGTtnaX, pFL_t) \
 	GO(_ZGTtnam, pFL_t) \
+	GO(__ctime64, pEp_t) \
+	GO(__gmtime64, pEp_t) \
 	GO(__localtime64, pEp_t) \
 	GO(getgrnam, pEp_t) \
 	GO(getprotobyname, pEp_t) \
@@ -183,6 +191,8 @@ typedef int32_t (*iFpuippupp_t)(void*, uint32_t, int32_t, void*, void*, uint32_t
 	GO(ctime, pErl__t) \
 	GO(asctime, pEriiiiiiiiilt__t) \
 	GO(_obstack_newchunk, vEpi_t) \
+	GO(__fstat64_time64, iFip_t) \
+	GO(__futimens64, iEip_t) \
 	GO(fstatvfs, iEip_t) \
 	GO(fstatvfs64, iEip_t) \
 	GO(futimens, iEip_t) \
@@ -190,6 +200,9 @@ typedef int32_t (*iFpuippupp_t)(void*, uint32_t, int32_t, void*, void*, uint32_t
 	GO(getrlimit, iEup_t) \
 	GO(setrlimit, iEup_t) \
 	GO(backtrace, iEpi_t) \
+	GO(__gettimeofday64, iEpp_t) \
+	GO(__lstat64_time64, iEpp_t) \
+	GO(__stat64_time64, iEpp_t) \
 	GO(alphasort64, iEpp_t) \
 	GO(statvfs, iEpp_t) \
 	GO(statvfs64, iEpp_t) \
@@ -209,6 +222,8 @@ typedef int32_t (*iFpuippupp_t)(void*, uint32_t, int32_t, void*, void*, uint32_t
 	GO(vsyslog, vEipp_t) \
 	GO(syslog, vEipV_t) \
 	GO(_ITM_addUserCommitAction, vEpup_t) \
+	GO(__fcntl_time64, iEiiN_t) \
+	GO(__ioctl_time64, iEiLp_t) \
 	GO(regcomp, iEppi_t) \
 	GO(__isoc23_vsscanf, iEppp_t) \
 	GO(vswscanf, iEppp_t) \
@@ -217,6 +232,8 @@ typedef int32_t (*iFpuippupp_t)(void*, uint32_t, int32_t, void*, void*, uint32_t
 	GO(__isoc23_fscanf, iESpV_t) \
 	GO(__isoc99_fscanf, iESpV_t) \
 	GO(fscanf, iESpV_t) \
+	GO(__recvmsg64, lEipi_t) \
+	GO(__sendmsg64, lEipi_t) \
 	GO(readv, lEipi_t) \
 	GO(recvmsg, lEipi_t) \
 	GO(sendmsg, lEipi_t) \
@@ -237,12 +254,18 @@ typedef int32_t (*iFpuippupp_t)(void*, uint32_t, int32_t, void*, void*, uint32_t
 	GO(__syslog_chk, vEiipV_t) \
 	GO(sendmmsg, iEipuu_t) \
 	GO(__xmknod, iEipup_t) \
+	GO(__fstatat64_time64, iEippi_t) \
 	GO(utimensat, iEippi_t) \
 	GO(readlinkat, iEippL_t) \
 	GO(waitid, iEuupi_t) \
 	GO(getaddrinfo, iEpppp_t) \
 	GO(regerror, uEippu_t) \
+	GO(__setsockopt64, iEiiipu_t) \
+	GO(__getsockopt64, iEiiipp_t) \
+	GO(__prctl_time64, iEiLLLL_t) \
+	GO(prctl, iEiLLLL_t) \
 	GO(statx, iEipiup_t) \
+	GO(__select64, iEipppp_t) \
 	GO(getopt_long, iEipppp_t) \
 	GO(getgrgid_r, iEuppLp_t) \
 	GO(getpwuid_r, iEuppLp_t) \