summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-11-10 03:30:36 +0000
committerUlrich Drepper <drepper@redhat.com>2000-11-10 03:30:36 +0000
commitbb5a22b34a609e2e995ece3c6d5025b950c68f4e (patch)
treeaa9b8b49c2395470a877cf324fe3baa627bbedfb /io
parent55f462edb056e70ddfdd7bf388a8088d6773ff1d (diff)
Update.
* io/Versions (GLIBC_2.1.1): Remove lockf64. See ChangeLog.11 for earlier changes.
Diffstat (limited to 'io')
-rw-r--r--io/Versions4
1 files changed, 0 insertions, 4 deletions
diff --git a/io/Versions b/io/Versions
index e84559946c..e090a6822e 100644
--- a/io/Versions
+++ b/io/Versions
@@ -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;