From owner-svn-src-head@FreeBSD.ORG Sun Jun 22 23:49:00 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B745E820; Sun, 22 Jun 2014 23:49:00 +0000 (UTC) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D56DF222E; Sun, 22 Jun 2014 23:48:59 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id n15so3214732wiw.11 for ; Sun, 22 Jun 2014 16:48:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=hQAr8kzWNb1V2HUrD771CWoBpl4omN28Ku1TfmvFpKE=; b=mVKwmU4jQomb92/f4Rt1hDaYutSeZxdrK157IQuNhoWTleORSVoV0KbP/ja9FjKpxt Kt1BDwlG4Lh8Ag19WCHdmG28nxmoxMuh3jG9JrwptIn+K15gKbbNmr/Tb/5XHayim178 uCFr8wNPrdwVQfXHRyiF4q0bNuBwzaGxC7CY6aai4Vv4Hgio3+8Pa2wbz1nXg7bBhHzk l0kTNod7cZTvw7pDSh7PLBGwt1uQFFTS97tUBm/tu3r5/Cf3bjlRKB9DU8iuiTrW69dy 9zzoHcvK+ZY9SkHHdxcI6AmqVgII7VjsZ/R7YffNZEIyIz9exrfr0qx/8vIqKuONNbvO mXNQ== X-Received: by 10.180.198.116 with SMTP id jb20mr21371848wic.59.1403480938208; Sun, 22 Jun 2014 16:48:58 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id i6sm27866841wiy.17.2014.06.22.16.48.56 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Jun 2014 16:48:57 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 23 Jun 2014 01:48:55 +0200 From: Baptiste Daroussin To: "Pedro F. Giffuni" Subject: Re: svn commit: r267745 - head/lib/libc/stdlib Message-ID: <20140622234855.GM23976@ivaldir.etoilebsd.net> References: <201406222013.s5MKDwHw045376@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="c8UbHMnQwI7BF+TB" Content-Disposition: inline In-Reply-To: <201406222013.s5MKDwHw045376@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2014 23:49:00 -0000 --c8UbHMnQwI7BF+TB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 22, 2014 at 08:13:58PM +0000, Pedro F. Giffuni wrote: > Author: pfg > Date: Sun Jun 22 20:13:57 2014 > New Revision: 267745 > URL: http://svnweb.freebsd.org/changeset/base/267745 >=20 > Log: > getopt(3): recognize option:: as GNU extension for "optional options". > =20 Will that allow to have sed -i acting like sed -i '' ? If yes that will help a lot with GNU compatibility, porters will like it :) regards, Bapt --c8UbHMnQwI7BF+TB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlOna2cACgkQ8kTtMUmk6EycLwCdEGKAN56QYZoPMQ+HHeTIGGIY fx0An1r7s9OvfxLgjfwYK643yst9dnNx =Zn1j -----END PGP SIGNATURE----- --c8UbHMnQwI7BF+TB--