Author: davidxu
Date: Mon Sep 13 09:23:38 2010
New Revision: 212548
URL: http://svn.freebsd.org/changeset/base/212548

Log:
  Update symbol.

Modified:
  head/lib/libthr/pthread.map

Modified: head/lib/libthr/pthread.map
==============================================================================
--- head/lib/libthr/pthread.map Mon Sep 13 08:56:07 2010        (r212547)
+++ head/lib/libthr/pthread.map Mon Sep 13 09:23:38 2010        (r212548)
@@ -173,6 +173,7 @@ FBSDprivate_1.0 {
        ___creat;
        ___pause;
        ___pselect;
+       ___sigwait;
        ___sleep;
        ___system;
        ___tcdrain;
@@ -206,7 +207,6 @@ FBSDprivate_1.0 {
        __sendto;
        __sigsuspend;
        __sigtimedwait;
-       __sigwait;
        __sigwaitinfo;
        __wait3;
        __wait4;
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to