From c7ecdbda29cf1fe64cf9b1a482a804d86f7a17f8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 9 Nov 2000 18:28:29 +0000 Subject: Update. 2000-11-09 H.J. Lu * io/Versions (GLIBC_2.2): Add __open64. --- io/Versions | 2 ++ 1 file changed, 2 insertions(+) (limited to 'io') diff --git a/io/Versions b/io/Versions index 10df42253a..e84559946c 100644 --- a/io/Versions +++ b/io/Versions @@ -94,5 +94,7 @@ libc { GLIBC_2.2 { # p* posix_fadvise; posix_fadvise64; posix_fallocate; posix_fallocate64; + + __open64; } } -- cgit v1.2.3