mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Linux: Add time64 alias for prctl
Reviewed-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
@ -2439,6 +2439,7 @@ GLIBC_2.34 __nftw64_time64 F
|
||||
GLIBC_2.34 __ntp_gettime64 F
|
||||
GLIBC_2.34 __ntp_gettimex64 F
|
||||
GLIBC_2.34 __ppoll64 F
|
||||
GLIBC_2.34 __prctl_time64 F
|
||||
GLIBC_2.34 __pselect64 F
|
||||
GLIBC_2.34 __pthread_cleanup_routine F
|
||||
GLIBC_2.34 __pthread_clockjoin_np64 F
|
||||
|
@ -2437,6 +2437,7 @@ GLIBC_2.34 __nftw64_time64 F
|
||||
GLIBC_2.34 __ntp_gettime64 F
|
||||
GLIBC_2.34 __ntp_gettimex64 F
|
||||
GLIBC_2.34 __ppoll64 F
|
||||
GLIBC_2.34 __prctl_time64 F
|
||||
GLIBC_2.34 __pselect64 F
|
||||
GLIBC_2.34 __pthread_cleanup_routine F
|
||||
GLIBC_2.34 __pthread_clockjoin_np64 F
|
||||
|
@ -2445,6 +2445,7 @@ GLIBC_2.34 __nftw64_time64 F
|
||||
GLIBC_2.34 __ntp_gettime64 F
|
||||
GLIBC_2.34 __ntp_gettimex64 F
|
||||
GLIBC_2.34 __ppoll64 F
|
||||
GLIBC_2.34 __prctl_time64 F
|
||||
GLIBC_2.34 __pselect64 F
|
||||
GLIBC_2.34 __pthread_cleanup_routine F
|
||||
GLIBC_2.34 __pthread_clockjoin_np64 F
|
||||
|
Reference in New Issue
Block a user