summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/Versions
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-05-31 12:04:03 +0000
committerAndreas Jaeger <aj@suse.de>2000-05-31 12:04:03 +0000
commitc3e485f12a79c823946edb6b31fc54190b959cdf (patch)
treed253b266ccd4752bc99a57b86912e228b1586881 /sysdeps/unix/sysv/linux/mips/Versions
parent2995dde005d4eb3098ed3ad2a484684b9c984500 (diff)
downloadglibc-c3e485f12a79c823946edb6b31fc54190b959cdf.tar.gz
Update.
2000-05-31 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Use array for gregset_t. * sysdeps/unix/sysv/linux/mips/Versions: Export _flush_cache. Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>. * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Fix prototype of syscall. * sysdeps/unix/sysv/linux/mips/truncate64.c: Likewise.
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/Versions')
-rw-r--r--sysdeps/unix/sysv/linux/mips/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/Versions b/sysdeps/unix/sysv/linux/mips/Versions
index 11614a4cd5..519295ffa2 100644
--- a/sysdeps/unix/sysv/linux/mips/Versions
+++ b/sysdeps/unix/sysv/linux/mips/Versions
@@ -1,5 +1,8 @@
libc {
GLIBC_2.0 {
+ # Needed by gcc:
+ _flush_cache;
+
# c*
cachectl; cacheflush;