From owner-cvs-all@FreeBSD.ORG Sat Oct 8 17:58:12 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E66B16A423; Sat, 8 Oct 2005 17:58:12 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2ECB43D49; Sat, 8 Oct 2005 17:58:11 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j98HwBkN089257; Sat, 8 Oct 2005 17:58:11 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j98HwBLR089256; Sat, 8 Oct 2005 17:58:11 GMT (envelope-from delphij) Message-Id: <200510081758.j98HwBLR089256@repoman.freebsd.org> From: Xin LI Date: Sat, 8 Oct 2005 17:58:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libpthread pthread.map src/lib/libthr pthread.map X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2005 17:58:12 -0000 delphij 2005-10-08 17:58:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libpthread pthread.map lib/libthr pthread.map Log: MFC (by deischen) | Add usleep to the map files. | | Noticed by: davidxu | | Revision Changes Path | 1.15 +2 -0 src/lib/libpthread/pthread.map | 1.4 +2 -0 src/lib/libthr/pthread.map Approved by: re (kensmith) Ok'ed by: deischen, davidxu Revision Changes Path 1.14.2.1 +2 -0 src/lib/libpthread/pthread.map 1.3.2.1 +2 -0 src/lib/libthr/pthread.map