lockf64 and GLIBC_2.1/GLIBC_2.1.1
H . J . Lu
hjl@valinux.com
Thu Nov 9 19:18:00 GMT 2000
Why does lockf64 have both GLIBC_2.1 and GLIBC_2.1.1? In fact, only
GLIBC_2.1 is really defined. I guess GLIBC_2.1 was mistake. But it
is too late to change now. Here is a patch.
--
H.J. Lu (hjl@valinux.com)
---
2000-11-09 H.J. Lu <hjl@gnu.org>
* io/Versions (GLIBC_2.1.1): Remove lockf64.
Index: ./io/Versions
===================================================================
RCS file: /work/cvs/gnu/glibc/io/Versions,v
retrieving revision 1.1.1.2
diff -u -p -r1.1.1.2 Versions
--- ./io/Versions 2000/11/09 19:29:10 1.1.1.2
+++ ./io/Versions 2000/11/10 03:15:56
@@ -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;
More information about the Libc-hacker
mailing list