GLIBC-SA-2024-0004: add commit for 2.31 branch
[glibc.git] / sysdeps / x86_64 / Versions
blobe94758b23643a9056ae176f3a18d7f46686049b0
1 libc {
2   GLIBC_2.14 {
3     memcpy;
4   }
5   GLIBC_2.13 {
6     __fentry__;
7   }
9 libm {
10   GLIBC_2.1 {
11     # A generic bug got this omitted from other configurations' version
12     # sets, but we always had it.
13     exp2l;
14   }