Yet another pointy hat: when I zapped FBSDprivate_1.1, I forgot to move

its contents to FBSDprivate_1.0.
This commit is contained in:
Dag-Erling Smørgrav 2008-02-06 20:45:46 +00:00
parent 0957bb7d29
commit 47252f4e65
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=176061

View file

@ -283,6 +283,7 @@ FBSDprivate_1.0 {
_pthread_mutex_getyieldloops_np;
_pthread_mutex_init;
_pthread_mutex_init_calloc_cb;
_pthread_mutex_isowned_np;
_pthread_mutex_lock;
_pthread_mutex_setprioceiling;
_pthread_mutex_setspinloops_np;