From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Sxxfe-0002G6-2J for mharc-grub-devel@gnu.org; Sun, 05 Aug 2012 06:02:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sxxfb-0002Fy-Bt for grub-devel@gnu.org; Sun, 05 Aug 2012 06:02:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sxxfa-0004LP-9m for grub-devel@gnu.org; Sun, 05 Aug 2012 06:02:47 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:40807) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sxxfa-0004LK-3N for grub-devel@gnu.org; Sun, 05 Aug 2012 06:02:46 -0400 Received: by weys10 with SMTP id s10so1540563wey.0 for ; Sun, 05 Aug 2012 03:02:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=HGEfmuzFrqMeJtUIKiDjDHhQ3cPjHUrFyj7DrGGJFsE=; b=qgmEyCQnC9h2ALeN/+7RCDPIyjOgkCn+3WppO6dAoyPmv5zbnhUUoyBkcjwQjNXNJN GfVfIKjd3N7GM8UWmDiBo5HY9ierCrWWm0Uw9RZChEaBLg3GAgSJnSQoB6mMa/yK50S6 xSpB9xGQweO34ioyf6/RaTAiKVRwcrhqkYwZXNprMEeZFy9n7aWA+7Hgzx9X4bZqjCVc 2W87wHQv18adlyAgJZZrlLoG/NMacmlSH5xBRzb7jvYJbdLZOqS3T0nbn1/tcvEhOMzf OopvlEvrwtWjFPrVwdFh1Ka2s6p3APf82uT6SO3j/gZgJiQhg/xyDJANYqgoeJWTwwO/ RXPw== Received: by 10.180.74.33 with SMTP id q1mr10062078wiv.4.1344160965215; Sun, 05 Aug 2012 03:02:45 -0700 (PDT) Received: from debian.x201.phnet (9-165.79-83.cust.bluewin.ch. [83.79.165.9]) by mx.google.com with ESMTPS id h9sm8588104wiz.1.2012.08.05.03.02.41 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 05 Aug 2012 03:02:42 -0700 (PDT) Message-ID: <501E44B4.1090900@gmail.com> Date: Sun, 05 Aug 2012 12:02:28 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120624 Icedove/10.0.5 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH] Add gnulib's stpcpy. References: <501869BE.1010909@gmail.com> In-Reply-To: <501869BE.1010909@gmail.com> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig8192D66A58CC80378494367C" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.169 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Aug 2012 10:02:48 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8192D66A58CC80378494367C Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 01.08.2012 01:26, Gr=C3=A9goire Sutre wrote: > The attached patch adds gnulib's stpcpy. This is required > on systems lacking stpcpy, e.g., NetBSD 5.1. >=20 Where do we need it? It may make more sense to just use grub_stpcpy in these places. > Note: I used gnulib's sources from 2010-09-20, since this is, > afaics, the date of import of gnulib files in GRUB. >=20 > Gr=C3=A9goire >=20 >=20 >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig8192D66A58CC80378494367C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAlAeRMEACgkQNak7dOguQgnUwgD/aslcBvnNOOt+IG8XT5Iji2eB 1CTsr/luUqKbXCt3+koA/j6tcgI6Q/mEiSZUAkeFLi1UEOhjvOXLP0hkoF1QRRzt =YZvR -----END PGP SIGNATURE----- --------------enig8192D66A58CC80378494367C--