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