From owner-cvs-all Thu Jul 15 23:29:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E2F815046; Thu, 15 Jul 1999 23:29:13 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: (from simokawa@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA75839; Thu, 15 Jul 1999 23:28:56 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Message-Id: <199907160628.XAA75839@freefall.freebsd.org> From: Hidetoshi Shimokawa Date: Thu, 15 Jul 1999 23:28:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include unistd.h src/lib/libc/sys profil.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk simokawa 1999/07/15 23:28:55 PDT Modified files: include unistd.h lib/libc/sys profil.2 Log: Make profil() 64bit-safe for alpha. uintfptr_t may be better for offset, but we must wait until the definition of uintfptr_t moves from machine/profile.h. Reviewed by: bde Revision Changes Path 1.27 +1 -1 src/include/unistd.h 1.8 +2 -2 src/lib/libc/sys/profil.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message