aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips')
-rw-r--r--sysdeps/unix/sysv/linux/mips/Versions17
1 files changed, 17 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/Versions b/sysdeps/unix/sysv/linux/mips/Versions
index f71d9b5d88..0c5d798b0b 100644
--- a/sysdeps/unix/sysv/linux/mips/Versions
+++ b/sysdeps/unix/sysv/linux/mips/Versions
@@ -17,4 +17,21 @@ libc {
# _*
_test_and_set;
}
+ #GLIBC_2.3 {
+ # # f*
+ # fgetxattr; flistxattr; fremovexattr; fsetxattr;
+ #
+ # # g*
+ # getxattr;
+ #
+ # # l*
+ # listxattr;
+ # lgetxattr; llistxattr; lremovexattr; lsetxattr;
+ #
+ # # r*
+ # removexattr;
+ #
+ # # s*
+ # setxattr;
+ #}
}