From owner-freebsd-doc@FreeBSD.ORG Mon Jul 29 04:29:16 2013 Return-Path: Delivered-To: freebsd-doc@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 ESMTP id 4DFAE87E for ; Mon, 29 Jul 2013 04:29:16 +0000 (UTC) (envelope-from jamesgosnell@gmail.com) Received: from mail-ee0-x22c.google.com (mail-ee0-x22c.google.com [IPv6:2a00:1450:4013:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DB1A82A28 for ; Mon, 29 Jul 2013 04:29:15 +0000 (UTC) Received: by mail-ee0-f44.google.com with SMTP id b47so289987eek.31 for ; Sun, 28 Jul 2013 21:29:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=dmtwWBZOKp1L9J/s/LgoY+n7llRIiJ+8/aKczEgPAKA=; b=FjHL4hNN9hYr4rMkDNghTNMlKVRdnh5lE30kOwJT2q9MIXFIIktQoauRc2QnaYVyJp NrLsORyHE32F+P2XY5xP3NCZWdfqx8zz448rmB5zWRJYZ3TsKnFfu2BNypKJhtZq7iH/ cxUeMcePtqvCtc7yVx0Sm63SLD+44nw4U6THC6Jx5QMOF6uGVc4kL0HTB2AbdAOz5UnW VWgcvUeoX23O++gVMLUvttSriBnNFgddi/7MpfWWwS9IDE16HsfNrSqfnZf5Nb8AUjHP X20zsltjyRD+jxwpvybUfRkpsRjD2nFJNdaodzjZxU2zIg6IqXVbaVNJDoQ26vgdeb12 NYzw== MIME-Version: 1.0 X-Received: by 10.14.176.199 with SMTP id b47mr58006607eem.117.1375072154178; Sun, 28 Jul 2013 21:29:14 -0700 (PDT) Received: by 10.223.84.130 with HTTP; Sun, 28 Jul 2013 21:29:14 -0700 (PDT) Date: Sun, 28 Jul 2013 23:29:14 -0500 Message-ID: Subject: Re: 64 bit assembly language using c standard library From: James Gosnell To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jul 2013 04:29:16 -0000 I found it useful, but you need to state a "purpose" section at the top to explain what the tutorial is for. -- James Gosnell, ACP