aboutsummaryrefslogtreecommitdiff
path: root/gshadow/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'gshadow/Versions')
-rw-r--r--gshadow/Versions21
1 files changed, 0 insertions, 21 deletions
diff --git a/gshadow/Versions b/gshadow/Versions
deleted file mode 100644
index 1dba0c5..0000000
--- a/gshadow/Versions
+++ /dev/null
@@ -1,21 +0,0 @@
-libc {
- GLIBC_2.10 {
- # e*
- endsgent;
-
- # f*
- fgetsgent; fgetsgent_r;
-
- # g*
- getsgent; getsgent_r; getsgnam; getsgnam_r;
-
- # p*
- putsgent;
-
- # s*
- setsgent;
-
- # s*
- sgetsgent; sgetsgent_r;
- }
-}