diff options
Diffstat (limited to 'src/wrapped/wrappedlibc_private.h')
| -rw-r--r-- | src/wrapped/wrappedlibc_private.h | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h index 3f1d2e14..d54990b2 100644 --- a/src/wrapped/wrappedlibc_private.h +++ b/src/wrapped/wrappedlibc_private.h @@ -182,7 +182,7 @@ GO(copy_file_range, lFipipLu) //GO(__copy_grp, GOW(copysign, dFdd) GOW(copysignf, fFff) -GOW(copysignl, DFDD) +GODW(copysignl, DFDD, copysign) GOW(creat, iFpu) GOW(creat64, iFpu) //GO(create_module, @@ -393,8 +393,8 @@ GO(__finite, iFd) GOW(finite, iFd) GO(__finitef, iFf) GOW(finitef, iFf) -GO(__finitel, iFD) -GOW(finitel, iFD) +GOD(__finitel, iFD, __finite) +GODW(finitel, iFD, finite) GO(__flbf, iFp) GO(flistxattr, lFipL) GOW(flock, iFii) @@ -439,7 +439,7 @@ GO(freopen, pFppp) GO(freopen64, pFppp) GOW(frexp, dFdp) GOW(frexpf, fFfp) -GOW(frexpl, DFDp) +GODW(frexpl, DFDp, frexp) GOM(fscanf, iFEppV) GO(fseek, iFpli) GO(fseeko, iFpIi) @@ -963,8 +963,8 @@ GO(__isinf, iFd) GOW(isinf, iFd) GO(__isinff, iFf) GOW(isinff, iFf) -GO(__isinfl, iFD) -GOW(isinfl, iFD) +GOD(__isinfl, iFD, __isinf) +GODW(isinfl, iFD, isinf) GO(islower, iFi) //GO(__islower_l, //GOW(islower_l, iFi!) @@ -972,8 +972,8 @@ GO(__isnan, iFd) GOW(isnan, iFd) GO(__isnanf, iFf) GOW(isnanf, iFf) -GO(__isnanl, iFD) -GOW(isnanl, iFD) +GOD(__isnanl, iFD, __isnan) +GODW(isnanl, iFD, isnan) GO2(__isoc23_fscanf, iFEppV, my___isoc99_fscanf) GO2(__isoc23_sscanf, iFEppV, my___isoc99_sscanf) GO2(__isoc23_strtol, lFppi, strtol) @@ -1081,7 +1081,7 @@ GO(lcong48, vFp) GOW(lcong48_r, iFpp) GOW(ldexp, dFdi) GOW(ldexpf, fFfi) -GOW(ldexpl, DFDi) +GODW(ldexpl, DFDi, ldexp) GO(ldiv, HFll) GOM(lfind, pFEpppLp) GO(lgetxattr, lFpppL) @@ -1257,7 +1257,7 @@ GOWM(mmap, pFEpLiiil) GOWM(mmap64, pFEpLiiil) GOW(modf, dFdp) GOW(modff, fFfp) -GOW(modfl, DFDp) +GODW(modfl, DFDp, modf) //GOW(modify_ldt, // Deprecated //GOW(moncontrol, //GO(__monstartup, @@ -1500,11 +1500,11 @@ GO(pwritev, lFipil) GO(pwritev2, lFipili) GO(pwritev64, lFipil) GO(pwritev64v2, lFipili) -GO(qecvt, pFDipp) -GOW(qecvt_r, iFDipppL) -GO(qfcvt, pFDipp) -GO(qfcvt_r, iFDipppL) -GO(qgcvt, pFDip) +GOD(qecvt, pFDipp, ecvt) +GODW(qecvt_r, iFDipppL, ecvt_r) +GOD(qfcvt, pFDipp, fcvt) +GOD(qfcvt_r, iFDipppL, fcvt_r) +GOD(qgcvt, pFDip, gcvt) GOM(qsort, vFEpLLp) GOWM(qsort_r, vFEpLLpp) //GO(query_module, // Deprecated @@ -1623,7 +1623,7 @@ GO(__sbrk, pFl) GO(sbrk, pFl) GOW(scalbn, dFdi) GOW(scalbnf, fFfi) -GOW(scalbnl, DFDi) +GODW(scalbnl, DFDi, scalbn) GOWM(scandir, iFEpppp) GOWM(scandir64, iFEpppp) GOWM(scandirat, iFipppp) @@ -1760,7 +1760,7 @@ GOWM(signal, pFEip) GO(signalfd, iFipi) GO(__signbit, iFd) GO(__signbitf, iFf) -GO(__signbitl, iFD) +GOD(__signbitl, iFD, __signbit) GO(sigorset, iFppp) //GO(__sigpause, //GOW(sigpause, // Deprecated @@ -1854,12 +1854,12 @@ GO(strerror_r, pFipL) GOW(strfmon_l, lFpLppdddddd) // should be V, but only double are allowed... GO(strfromd, iFpLpd) GO(strfromf, iFpLpf) -GO(strfromf128, iFpLpD) +//GO(strfromf128, iFpLpD) GO(strfromf32, iFpLpf) GO(strfromf32x, iFpLpd) GO(strfromf64, iFpLpd) -GO(strfromf64x, iFpLpD) -GO(strfroml, iFpLpD) +//GO(strfromf64x, iFpLpD) +GOD(strfroml, iFpLpD, strfromd) GO(strfry, pFp) GO(strftime, LFpLpp) GO(__strftime_l, LFpLppL) @@ -1899,7 +1899,7 @@ GO(__strtod_l, dFppp) GOW(strtod_l, dFppp) //GO(__strtod_nan, GO(strtof, fFpp) -GO(strtof128, DFpp) +//GO(strtof128, DFpp) //GO(__strtof128_internal, //GOW(strtof128_l, //GO(__strtof128_nan, @@ -1909,7 +1909,7 @@ GOW(strtof32x, dFpp) //GOW(strtof32x_l, dFpp!) GOW(strtof64, dFpp) //GOW(strtof64_l, dFpp!) -GOW(strtof64x, DFpp) +//GOW(strtof64x, DFpp) //GOW(strtof64x_l, DFpp!) GO(__strtof_internal, fFppi) GO(__strtof_l, fFppL) @@ -1922,10 +1922,10 @@ GO(__strtok_r, pFppp) GOW(strtok_r, pFppp) //GO(__strtok_r_1c, GO(strtol, lFppi) -GO(strtold, DFpp) -GO(__strtold_internal, DFppi) -GO(__strtold_l, DFppp) -GOW(strtold_l, DFppp) +GOD(strtold, DFpp, strtod) +GOD(__strtold_internal, DFppi, __strtod_internal) +GOD(__strtold_l, DFppp, __strtod_l) +GODW(strtold_l, DFppp, strtod_l) //GO(__strtold_nan, GO(__strtol_internal, lFppii) GO(__strtol_l, lFppi) @@ -2253,7 +2253,7 @@ GO(wcstod, dFpp) //GO(__wcstod_l, GOW(wcstod_l, dFppp) GO(wcstof, fFpp) -GO(wcstof128, DFpp) +//GO(wcstof128, DFpp) //GO(__wcstof128_internal, //GOW(wcstof128_l, GOW(wcstof32, fFpp) @@ -2262,7 +2262,7 @@ GOW(wcstof32x, dFpp) //GOW(wcstof32x_l, dFpp!) GOW(wcstof64, dFpp) //GOW(wcstof64_l, dFpp!) -GOW(wcstof64x, DFpp) +//GOW(wcstof64x, DFpp) //GOW(wcstof64x_l, DFpp!) //GO(__wcstof_internal, //GO(__wcstof_l, @@ -2270,7 +2270,7 @@ GOW(wcstof64x, DFpp) GO(wcstoimax, lFppi) GO(wcstok, pFppp) GO(wcstol, lFppi) -GO(wcstold, DFpp) +GOD(wcstold, DFpp, wcstod) //GO(__wcstold_internal, //GO(__wcstold_l, //GOW(wcstold_l, DFpp!) |