From 3a31811edef1298b33815d1760a2a1fdd563411d Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 6 Aug 2012 12:56:52 -0700 Subject: [PATCH] Remove x32/iofopen.c and x32/iofopen64.c --- ChangeLog | 5 +++++ sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c | 1 - sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c | 1 - 3 files changed, 5 insertions(+), 2 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c delete mode 100644 sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c diff --git a/ChangeLog b/ChangeLog index 406cfd0..127ee01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-08-06 H.J. Lu + + * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed. + * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise. + 2012-08-03 David S. Miller * sysdeps/sparc/fpu/libm-test-ulps: Update. diff --git a/sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c b/sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c deleted file mode 100644 index e39bb55..0000000 --- a/sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c +++ /dev/null @@ -1 +0,0 @@ -#include diff --git a/sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c b/sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c deleted file mode 100644 index af0c6ae..0000000 --- a/sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c +++ /dev/null @@ -1 +0,0 @@ -#include -- 2.7.4