summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/pthread.map
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/pthread.map')
-rw-r--r--lib/libpthread/pthread.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libpthread/pthread.map b/lib/libpthread/pthread.map
index ae0a5ae..04b308c 100644
--- a/lib/libpthread/pthread.map
+++ b/lib/libpthread/pthread.map
@@ -2,7 +2,9 @@
LIBTHREAD_1_0 {
global:
___creat;
+ __accept;
__close;
+ __connect;
__error;
__fcntl;
__fsync;
@@ -167,8 +169,10 @@ global:
_vfork;
_wait;
_waitpid;
+ accept;
aio_suspend;
close;
+ connect;
creat;
fcntl;
fork;
OpenPOWER on IntegriCloud