about summary refs log tree commit diff
path: root/streams/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'streams/Versions')
-rw-r--r--streams/Versions15
1 files changed, 0 insertions, 15 deletions
diff --git a/streams/Versions b/streams/Versions
deleted file mode 100644
index 9a6f4d756c..0000000000
--- a/streams/Versions
+++ /dev/null
@@ -1,15 +0,0 @@
-libc {
-  GLIBC_2.1 {
-    # f*
-    fattach; fdetach;
-
-    # g*
-    getmsg; getpmsg;
-
-    # i*
-    isastream;
-
-    # p*
-    putmsg; putpmsg;
-  }
-}