Searched refs:___xstat64 (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | xstat64.c | 34 ___xstat64 (int vers, const char *name, struct stat64 *buf) in ___xstat64() function 84 strong_alias (___xstat64, __xstat) 88 versioned_symbol (libc, ___xstat64, __xstat64, GLIBC_2_2); 89 strong_alias (___xstat64, __old__xstat64) 92 strong_alias (___xstat64, __xstat64)
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.22 | 415 [SHLIB_COMPAT(libc, GLIBC_2_0, GLIBC_2_33)](___xstat64): Remove. 421 [LIB_COMPAT(libc, GLIBC_2_0, GLIBC_2_33)](___xstat64): New. 5631 [SHLIB_COMPAT(libc, GLIBC_2_0, GLIBC_2_33)](___xstat64): Modified function. 8573 (___xstat64): Remove function. 8581 [SHLIB_COMPAT(libc, GLIBC_2_0, GLIBC_2_33)](___xstat64): New. 11377 (___xstat64): Modified function.
|
D | ChangeLog.18 | 25300 * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise. 71880 (___xstat64): Do not use CHECK_1. 72014 * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
|
D | ChangeLog.19 | 9142 (___xstat64) [_HAVE_STAT64___ST_INO && !__ASSUME_ST_INO_64_BIT]:
|