From owner-svn-src-head@freebsd.org Mon Sep 26 02:34:25 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CEE2BEAF9B; Mon, 26 Sep 2016 02:34:25 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from mail.xcllnt.net (mail.xcllnt.net [50.0.150.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DADD20A; Mon, 26 Sep 2016 02:34:24 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from Marcels-MacBook-Pro.local.mail (atc.xcllnt.net [50.0.150.213]) (authenticated bits=0) by mail.xcllnt.net (8.15.2/8.15.2) with ESMTPSA id u8Q2YN3O009501 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NO); Sun, 25 Sep 2016 19:34:23 -0700 (PDT) (envelope-from marcel@xcllnt.net) Date: Sun, 25 Sep 2016 19:34:22 -0700 From: Marcel Moolenaar To: Marcel Moolenaar , Adrian Chadd Cc: "=?utf-8?Q?svn-src-all=40freebsd.org?=" , "=?utf-8?Q?svn-src-head=40freebsd.org?=" , "=?utf-8?Q?src-committers=40freebsd.org?=" Message-ID: In-Reply-To: References: <201609260106.u8Q16Wuv095454@repo.freebsd.org> Subject: Re: svn commit: r306330 - head/usr.bin/mkimg X-Mailer: Airmail (382) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="835F936A-5EE0-4F98-814B-A7FAF9235B47"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mail.xcllnt.net [50.0.150.214]); Sun, 25 Sep 2016 19:34:23 -0700 (PDT) X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 26 Sep 2016 02:34:25 -0000 --835F936A-5EE0-4F98-814B-A7FAF9235B47 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On September 25, 2016 at 7:13:21 PM, Adrian Chadd (adrian.chadd=40gmail.c= om) wrote: Hi,=C2=A0 Yeah, for portable-y stuff, I'd recommend:=C2=A0 =23include =22endian.h=22 -> =23ifdef =5F=5F=46reeBSD=5F=5F =23include =C2=A0 =23elif =5F=5FApple=5F=5F etc, etc.=C2=A0 That way we don't duplicate contents.=C2=A0 Same with sys/queue.h, etc.=C2=A0 We may even want to do , , etc. The comp= at directory can be shared by all build utilities that need portability. = =C2=A0That way we only have to solve portability problems once. =C2=A0The= name compat is but a suggestion. --835F936A-5EE0-4F98-814B-A7FAF9235B47 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using AMPGpg -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJX6IkvAAoJEIda8t8f0tjjoC0QAKdvosOpq+U0njQtCFvaj/I2 KHn6gCJqOS1Dx9UNcDpCEFsfNKseInLQyrm5BwB8TgXbTA16zQumCCGuWoP73k6G rltqvFdzmkvHTa3FZFt6Jh20QbcvYJm+HZmgk+kRGJJj/JCY245UEr0wBV+KvQTU MAiLTYTkyJrb8JXOhRb47u338y4v28LC7UkFrVJW/IXj7hLiHWP39ue7CSyTbZiw Z3g976fayTopw1DCBOJJr3OE6wulUIirzG14EZyAEGymJ4cyeGIYWr6z7akX7gR9 Ve8YKub9OxhH4rA89qjbI7dcp3BBp/x1zvwd9eR6A6r6H2syLFOs2GZLQF/i1Gbu U7yiGF/geo325XTvPyIsZcpafMZob+zU+iLrbzfvDOEUeqoQokGUqQK+JQW/Ilp4 pD8ZBapwnqkVEfhzPPFQkR5jYL4BFnCaAXRlTpu+OXaxvhS97pKL6vH0Ar0vsJOa S7tccvJb8RzrVYKpOdf8UfWQctMmPiE137oPb8QfZtGpg4vY4pKHCm5mvcdeeFXy KDIUfU+uLX9LwK+4KXtZNQpTBwIxcwViNu+SSoZ0ZKv51ZOEZsiYMMp/f23ffBIq 7lrZJw54WdRP5A85zgkQA1xbpASDo5mPQXkUvA8jtOZvLMvoxoH2OTM4cch22hIH 8JiSSD0BqhTydScs7+gM -----END PGP SIGNATURE----- --835F936A-5EE0-4F98-814B-A7FAF9235B47--