From owner-cvs-all@FreeBSD.ORG Fri May 14 06:44:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F74E16A4CE; Fri, 14 May 2004 06:44:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7285743D54; Fri, 14 May 2004 06:44:36 -0700 (PDT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i4EDiaGe099273; Fri, 14 May 2004 06:44:36 -0700 (PDT) (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i4EDiaEj099272; Fri, 14 May 2004 06:44:36 -0700 (PDT) (envelope-from cognet) Message-Id: <200405141344.i4EDiaEj099272@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 14 May 2004 06:44:36 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/xlint/lint1 param.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 13:44:36 -0000 cognet 2004/05/14 06:44:36 PDT FreeBSD src repository Modified files: usr.bin/xlint/lint1 param.h Log: Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for arm. Revision Changes Path 1.9 +3 -0 src/usr.bin/xlint/lint1/param.h