From owner-freebsd-standards@FreeBSD.ORG Sun Jan 16 21:30:18 2011 Return-Path: Delivered-To: freebsd-standards@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0971C106564A for ; Sun, 16 Jan 2011 21:30:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D1C268FC13 for ; Sun, 16 Jan 2011 21:30:17 +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 p0GLUHhK036646 for ; Sun, 16 Jan 2011 21:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p0GLUHv4036635; Sun, 16 Jan 2011 21:30:17 GMT (envelope-from gnats) Date: Sun, 16 Jan 2011 21:30:17 GMT Message-Id: <201101162130.p0GLUHv4036635@freefall.freebsd.org> To: freebsd-standards@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: standards/123688: POSIX standard changes in unistd.h and grp.h X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2011 21:30:18 -0000 The following reply was made to PR standards/123688; it has been noted by GNATS. From: Garrett Cooper To: bug-followup@FreeBSD.org, giffunip@tutopia.com Cc: Subject: Re: standards/123688: POSIX standard changes in unistd.h and grp.h Date: Sun, 16 Jan 2011 13:18:24 -0800 --0016e6de03be220ca70499fd35a7 Content-Type: text/plain; charset=ISO-8859-1 Here's a patch for mknod(2)/mknodat(2). Only one source file in base was incorrect (cp(1)) and all of the other source files that used mknod(2) had sys/stat.h in there already. Thanks, -Garrett --0016e6de03be220ca70499fd35a7 Content-Type: text/x-patch; charset=US-ASCII; name="fix-mknod-syscall-unistd-vs-sys-stat-include.patch" Content-Disposition: attachment; filename="fix-mknod-syscall-unistd-vs-sys-stat-include.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_gj0g69ps0 SW5kZXg6IGJpbi9jcC91dGlscy5jCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIGJpbi9jcC91dGlscy5jCShyZXZp c2lvbiAyMTc0NjgpCisrKyBiaW4vY3AvdXRpbHMuYwkod29ya2luZyBjb3B5KQpAQCAtNDMsNiAr NDMsNyBAQAogI2luY2x1ZGUgPHN5cy9tbWFuLmg+CiAjZW5kaWYKIAorI2luY2x1ZGUgPHN5cy9z dGF0Lmg+CiAjaW5jbHVkZSA8ZXJyLmg+CiAjaW5jbHVkZSA8ZXJybm8uaD4KICNpbmNsdWRlIDxm Y250bC5oPgpJbmRleDogbGliL2xpYmMvc3lzL21rbm9kLjIKPT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gbGliL2xp YmMvc3lzL21rbm9kLjIJKHJldmlzaW9uIDIxNzQ2OCkKKysrIGxpYi9saWJjL3N5cy9ta25vZC4y CSh3b3JraW5nIGNvcHkpCkBAIC0zOCw3ICszOCw3IEBACiAuU2ggTElCUkFSWQogLkxiIGxpYmMK IC5TaCBTWU5PUFNJUwotLkluIHVuaXN0ZC5oCisuSW4gc3lzL3N0YXQuaAogLkZ0IGludAogLkZu IG1rbm9kICJjb25zdCBjaGFyICpwYXRoIiAibW9kZV90IG1vZGUiICJkZXZfdCBkZXYiCiAuRnQg aW50Cg== --0016e6de03be220ca70499fd35a7--