mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Add missing stat/mknod symbol on libc.abilist some ABIs
It adds the missing new symbols from8ed005daf0
and589260cef8
(which added versioned symbols for {f,l}stat{at}{64} and mknod{a}t) on some libc.abilist ABIs.
This commit is contained in:
@ -2077,6 +2077,8 @@ GLIBC_2.33 fstatat64 F
|
||||
GLIBC_2.33 lstat F
|
||||
GLIBC_2.33 lstat64 F
|
||||
GLIBC_2.33 mallinfo2 F
|
||||
GLIBC_2.33 mknod F
|
||||
GLIBC_2.33 mknodat F
|
||||
GLIBC_2.33 stat F
|
||||
GLIBC_2.33 stat64 F
|
||||
GLIBC_2.4 __confstr_chk F
|
||||
|
Reference in New Issue
Block a user