From owner-freebsd-threads@FreeBSD.ORG Sat Nov 13 19:54:36 2010 Return-Path: Delivered-To: freebsd-threads@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0C421065693; Sat, 13 Nov 2010 19:54:36 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C5F508FC13; Sat, 13 Nov 2010 19:54:36 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oADJsadC058401; Sat, 13 Nov 2010 19:54:36 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oADJsaMT058397; Sat, 13 Nov 2010 19:54:36 GMT (envelope-from arundel) Date: Sat, 13 Nov 2010 19:54:36 GMT Message-Id: <201011131954.oADJsaMT058397@freefall.freebsd.org> To: cejkar@fit.vutbr.cz, arundel@FreeBSD.org, freebsd-threads@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: threads/39922: [threads] [patch] Threaded applications executed with closed std file descr. could not use redirections X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Nov 2010 19:54:37 -0000 Synopsis: [threads] [patch] Threaded applications executed with closed std file descr. could not use redirections State-Changed-From-To: suspended->closed State-Changed-By: arundel State-Changed-When: Sat Nov 13 19:51:29 UTC 2010 State-Changed-Why: libc_r was detached from lib/Makefile in r162846 (HEAD, 8.x, 7.x). So i'm closing this PR, because i don't think the issue also exists with libpthread or libthr. Please tell me if my assumption is wrong there. http://www.freebsd.org/cgi/query-pr.cgi?pr=39922