summaryrefslogtreecommitdiff
path: root/REORG.TODO/gshadow/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/gshadow/Versions')
-rw-r--r--REORG.TODO/gshadow/Versions21
1 files changed, 21 insertions, 0 deletions
diff --git a/REORG.TODO/gshadow/Versions b/REORG.TODO/gshadow/Versions
new file mode 100644
index 0000000000..1dba0c5f19
--- /dev/null
+++ b/REORG.TODO/gshadow/Versions
@@ -0,0 +1,21 @@
+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;
+ }
+}