aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-07-18 00:30:08 +0000
committerUlrich Drepper <drepper@redhat.com>1999-07-18 00:30:08 +0000
commit6bd7b31b9ce39da00f952a39d2253634e15b2dd5 (patch)
treed6553e5d61700d53e5f3b55662106424be0ff51f
parent428383e84f04663dde479fe5deb4310227e3e7e6 (diff)
downloadglibc-6bd7b31b9ce39da00f952a39d2253634e15b2dd5.tar
glibc-6bd7b31b9ce39da00f952a39d2253634e15b2dd5.tar.gz
glibc-6bd7b31b9ce39da00f952a39d2253634e15b2dd5.tar.bz2
glibc-6bd7b31b9ce39da00f952a39d2253634e15b2dd5.zip
Update.
1999-07-17 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/arm/Versions: Undo last change.
-rw-r--r--ChangeLog4
-rw-r--r--sysdeps/unix/sysv/linux/arm/Versions4
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 189ea70b49..0df9301da9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-17 Ulrich Drepper <drepper@cygnus.com>
+
+ * sysdeps/unix/sysv/linux/arm/Versions: Undo last change.
+
1999-07-17 Zack Weinberg <zack@rabi.columbia.edu>
* include/libc-symbol.h: Clean up definitions of weak_alias,
diff --git a/sysdeps/unix/sysv/linux/arm/Versions b/sysdeps/unix/sysv/linux/arm/Versions
index 7f97893007..3a412cc3a3 100644
--- a/sysdeps/unix/sysv/linux/arm/Versions
+++ b/sysdeps/unix/sysv/linux/arm/Versions
@@ -4,8 +4,4 @@ libc {
inb; inw; inl;
outb; outw; outl;
}
- GLIBC_2.1.2 {
- _inb; _inw; _inl;
- _outb; _outw; _outl;
- }
}