From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 25 02:05:42 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5573C16A4CE for ; Fri, 25 Feb 2005 02:05:42 +0000 (GMT) Received: from smtp201.mail.sc5.yahoo.com (smtp201.mail.sc5.yahoo.com [216.136.129.91]) by mx1.FreeBSD.org (Postfix) with SMTP id 3ED9143D46 for ; Fri, 25 Feb 2005 02:05:42 +0000 (GMT) (envelope-from river_robert@yahoo.com.cn) Received: from unknown (HELO ZJZ) (river?robert@219.239.240.220 with login) by smtp201.mail.sc5.yahoo.com with SMTP; 25 Feb 2005 02:05:40 -0000 Date: Fri, 25 Feb 2005 10:05:26 +0800 From: "River" To: "M. Warner Losh" X-mailer: Foxmail 5.0 [cn] Mime-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit Message-Id: <20050225020542.3ED9143D46@mx1.FreeBSD.org> cc: "freebsd-hackers@FreeBSD.ORG" Subject: Re: Re: "sleep" "select" system call not work correctly when linkingwith multithread libray--FreeBSD 4.5 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: river_robert@yahoo.com.cn List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 02:05:42 -0000 Many thanks for your reply. Did the lastest FreeBSD fix this bug? And which version? Because our OS is based on FreeBSD 4.5 and can not port to other FreeBSD easily, Any method to fix it in 4.5? Thanks.