about summary refs log tree commit diff
path: root/libc.map
diff options
context:
space:
mode:
Diffstat (limited to 'libc.map')
-rw-r--r--libc.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc.map b/libc.map
index 06e3015983..c90197b22d 100644
--- a/libc.map
+++ b/libc.map
@@ -101,6 +101,7 @@ GLIBC_2.0 {
     __strcasecmp; __write; _strerror_internal; _dl_sysdep_output;
     _dl_debug_message;
     __ffs;
+    __close; __connect; __fcntl; __lseek; __open; __read; __send; __wait;
 
     # Exception handling support functions from libgcc
     __register_frame; __register_frame_table; __deregister_frame;