mirror of git://sourceware.org/git/glibc.git
Update.
* io/Versions (GLIBC_2.1.1): Remove lockf64. See ChangeLog.11 for earlier changes.
This commit is contained in:
parent
55f462edb0
commit
bb5a22b34a
|
@ -83,10 +83,6 @@ libc {
|
|||
# s*
|
||||
statfs64; statvfs; statvfs64;
|
||||
}
|
||||
GLIBC_2.1.1 {
|
||||
# l*
|
||||
lockf64;
|
||||
}
|
||||
GLIBC_2.1.3 {
|
||||
# For the cancelation wrappers.
|
||||
__libc_open64; __libc_lseek64;
|
||||
|
|
Loading…
Reference in New Issue