about summary refs log tree commit diff
path: root/stdio/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'stdio/Versions')
-rw-r--r--stdio/Versions6
1 files changed, 6 insertions, 0 deletions
diff --git a/stdio/Versions b/stdio/Versions
new file mode 100644
index 0000000000..5c6bbe35c5
--- /dev/null
+++ b/stdio/Versions
@@ -0,0 +1,6 @@
+libc {
+  GLIBC_2.0 {
+    # more or less standard functions
+    __fillbf; __flshfp;
+  }
+}