From owner-freebsd-standards@FreeBSD.ORG Mon Jun 23 08:00:15 2014 Return-Path: Delivered-To: freebsd-standards@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10AE2760 for ; Mon, 23 Jun 2014 08:00:15 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F2CE92945 for ; Mon, 23 Jun 2014 08:00:14 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s5N80EJR087412 for ; Mon, 23 Jun 2014 09:00:14 +0100 (BST) (envelope-from bugzilla-noreply@freebsd.org) Message-Id: <201406230800.s5N80EJR087412@kenobi.freebsd.org> From: bugzilla-noreply@freebsd.org To: freebsd-standards@FreeBSD.org Subject: [Bugzilla] Commit Needs MFC MIME-Version: 1.0 X-Bugzilla-Type: whine X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated Date: Mon, 23 Jun 2014 08:00:14 +0000 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2014 08:00:15 -0000 Hi, You have a bug in the "Needs MFC" state which has not been touched in 7 or more days. This email serves as a reminder that you may want to MFC this bug or marked it as completed. In the event you have a longer MFC timeout you may update this bug with a comment and I won't remind you again for 7 days. This reminder is only sent on Mondays. Please file a bug about concerns you may have. This search was scheduled by eadler@FreeBSD.org. (2 bugs) Bug 164787: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164787 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: Needs MFC Resolution: Summary: dirfd() function not available when _POSIX_C_SOURCE is defined Bug 188036: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188036 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: Needs MFC Resolution: Summary: mblen(3) in EUC locales causes crash and segmentation fault.