summaryrefslogtreecommitdiffstats
path: root/lib/libthr/pthread.map
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2007-12-20 04:32:28 +0000
committerdavidxu <davidxu@FreeBSD.org>2007-12-20 04:32:28 +0000
commitcd0acadf511dddc20ce56f096eb54b0b80d81ffb (patch)
tree802200c1a8ba9f3b4ba8557b7109306064be08fc /lib/libthr/pthread.map
parent85788af52a5faf10ff1d44ac84dd51bb36da1212 (diff)
downloadFreeBSD-src-cd0acadf511dddc20ce56f096eb54b0b80d81ffb.zip
FreeBSD-src-cd0acadf511dddc20ce56f096eb54b0b80d81ffb.tar.gz
Remove vfork() overloading, it is no longer needed.
Diffstat (limited to 'lib/libthr/pthread.map')
-rw-r--r--lib/libthr/pthread.map2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libthr/pthread.map b/lib/libthr/pthread.map
index 123fdd9..c6e146b 100644
--- a/lib/libthr/pthread.map
+++ b/lib/libthr/pthread.map
@@ -169,7 +169,6 @@ global:
system;
tcdrain;
usleep;
- vfork;
wait;
wait3;
wait4;
@@ -366,7 +365,6 @@ global:
_spinlock;
_spinlock_debug;
_spinunlock;
- _vfork;
/* Debugger needs these. */
_libthr_debug;
OpenPOWER on IntegriCloud