mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-10 19:30:10 +00:00
* sysdeps/unix/sysv/linux/m68k/Versions (libc): Add
fallocate64@@GLIBC_2.11.
This commit is contained in:
parent
c504ff3be9
commit
3066cb224d
@ -1,3 +1,8 @@
|
||||
2009-05-16 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/m68k/Versions (libc): Add
|
||||
fallocate64@@GLIBC_2.11.
|
||||
|
||||
2009-04-25 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* sysdeps/unix/sysv/linux/m68k/kernel-features.h: Revert last
|
||||
|
@ -29,4 +29,7 @@ libc {
|
||||
# v*
|
||||
versionsort64;
|
||||
}
|
||||
GLIBC_2.11 {
|
||||
fallocate64;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user