From 0d98b3957e557bf5b354ce052980e78c4be649d5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 6 Nov 2002 02:53:24 +0000 Subject: 2002-11-05 Roland McGrath * sysdeps/unix/sysv/linux/mips/Versions (libc: GLIBC_2.0): Change #errlist-compat magic comment to give 123 as size. (libc: GLIBC_2.1): Remove this set, moving #errlist-compat magic to ... (libc: GLIBC_2.2): ... here. (libc: GLIBC_2.3): Likewise. --- sysdeps/unix/sysv/linux/mips/Versions | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'sysdeps/unix/sysv/linux/mips') diff --git a/sysdeps/unix/sysv/linux/mips/Versions b/sysdeps/unix/sysv/linux/mips/Versions index 1569885d56..50bfac5599 100644 --- a/sysdeps/unix/sysv/linux/mips/Versions +++ b/sysdeps/unix/sysv/linux/mips/Versions @@ -5,7 +5,7 @@ libc { # for all GNU/Linux configurations. GLIBC_2.0 { - #errlist-compat 1134 + #errlist-compat 123 _sys_errlist; sys_errlist; _sys_nerr; sys_nerr; # Exception handling support functions from libgcc @@ -21,16 +21,11 @@ libc { # s* sysmips; } - GLIBC_2.1 { + GLIBC_2.2 { #errlist-compat 1134 _sys_errlist; sys_errlist; _sys_nerr; sys_nerr; - } - GLIBC_2.2 { + # _* _test_and_set; } - GLIBC_2.3 { - #errlist-compat 1134 - _sys_errlist; sys_errlist; _sys_nerr; sys_nerr; - } } -- cgit v1.2.3