mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
misc: Add time64 alias for ioctl
Reviewed-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
@ -2421,6 +2421,7 @@ GLIBC_2.34 __glob64_time64 F
|
||||
GLIBC_2.34 __globfree64_time64 F
|
||||
GLIBC_2.34 __gmtime64 F
|
||||
GLIBC_2.34 __gmtime64_r F
|
||||
GLIBC_2.34 __ioctl_time64 F
|
||||
GLIBC_2.34 __libc_start_main F
|
||||
GLIBC_2.34 __localtime64 F
|
||||
GLIBC_2.34 __localtime64_r F
|
||||
|
@ -2419,6 +2419,7 @@ GLIBC_2.34 __glob64_time64 F
|
||||
GLIBC_2.34 __globfree64_time64 F
|
||||
GLIBC_2.34 __gmtime64 F
|
||||
GLIBC_2.34 __gmtime64_r F
|
||||
GLIBC_2.34 __ioctl_time64 F
|
||||
GLIBC_2.34 __libc_start_main F
|
||||
GLIBC_2.34 __localtime64 F
|
||||
GLIBC_2.34 __localtime64_r F
|
||||
|
@ -2427,6 +2427,7 @@ GLIBC_2.34 __glob64_time64 F
|
||||
GLIBC_2.34 __globfree64_time64 F
|
||||
GLIBC_2.34 __gmtime64 F
|
||||
GLIBC_2.34 __gmtime64_r F
|
||||
GLIBC_2.34 __ioctl_time64 F
|
||||
GLIBC_2.34 __libc_start_main F
|
||||
GLIBC_2.34 __localtime64 F
|
||||
GLIBC_2.34 __localtime64_r F
|
||||
|
Reference in New Issue
Block a user