From owner-cvs-src@FreeBSD.ORG Mon Feb 28 17:37:03 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DD8016A4CE; Mon, 28 Feb 2005 17:37:03 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2EE443D5C; Mon, 28 Feb 2005 17:37:01 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1SHawBr037170; Mon, 28 Feb 2005 19:36:58 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 82087-02; Mon, 28 Feb 2005 19:36:57 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1SHauJq037166 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 28 Feb 2005 19:36:57 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j1SHb7QH078558; Mon, 28 Feb 2005 19:37:07 +0200 (EET) (envelope-from ru) Date: Mon, 28 Feb 2005 19:37:07 +0200 From: Ruslan Ermilov To: Dag-Erling Sm?rgrav Message-ID: <20050228173706.GA78520@ip.net.ua> References: <200502262147.j1QLls3r024384@repoman.freebsd.org> <86acpohb5w.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <86acpohb5w.fsf@xps.des.no> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src Makefile.inc1 src/sys/sys param.h src/tools/build Makefile src/lib/libc/locale rune.c src/include Makefile runefile.h src/usr.bin/mklocale ldef.h lex.l yacc.y X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 17:37:03 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 28, 2005 at 06:00:43PM +0100, Dag-Erling Sm?rgrav wrote: > Ruslan Ermilov writes: > > The disk formats do not have (useless) pointers and have 32-bit > > quantities instead of rune_t and long. (htonl(3) only works > > with 32-bit quantities, so there's no loss). >=20 > Consider using hto[bl]e{16,32,64} instead? >=20 It already had htonl(), so I didn't feel like changing it. Also, htonl() is in POSIX while the latter is not. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCI1bCqRfpzJluFF4RApZHAKCAYze02o1wd9uROxksre2DBDO8QACfaOZj q9KPnXqDEvd9StGeTa0hKFg= =cQJP -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--