From owner-cvs-all Sun Feb 11 7: 9:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C688D37B401; Sun, 11 Feb 2001 07:09:31 -0800 (PST) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1BF9Vg00411; Sun, 11 Feb 2001 07:09:31 -0800 (PST) (envelope-from phantom) Message-Id: <200102111509.f1BF9Vg00411@freefall.freebsd.org> From: Alexey Zelkin Date: Sun, 11 Feb 2001 07:09:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale lmessages.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2001/02/11 07:09:31 PST Modified files: lib/libc/locale lmessages.c Log: Don't use hardcoded struct size, use offsetof() instead (make size calculations dynamic) Revision Changes Path 1.2 +8 -6 src/lib/libc/locale/lmessages.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message