X-Git-Url: https://repo.or.cz/w/glibc.git/blobdiff_plain/9e471dad8e173806cbbfb704875d5ae40e36fa34..1f3615a1c97a030bca59f728f998947f852679b9:/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions b/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions index 181d70150c..6fa0119e95 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions @@ -27,4 +27,7 @@ libc { GLIBC_2.3.4 { setcontext; getcontext; swapcontext; makecontext; } + GLIBC_2.11 { + fallocate64; + } }