From owner-cvs-all Tue Aug 11 19:37:04 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA00440 for cvs-all-outgoing; Tue, 11 Aug 1998 19:37:04 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA00435; Tue, 11 Aug 1998 19:37:02 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA11461; Tue, 11 Aug 1998 19:37:00 -0700 (PDT) Date: Tue, 11 Aug 1998 19:37:00 -0700 (PDT) Message-Id: <199808120237.TAA11461@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/gprof gprof.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1998/08/11 19:37:00 PDT Modified files: (Branch: RELENG_2_2) usr.bin/gprof gprof.c Log: MFC 1.6 -> 1.7: Allow dollar signs in symbols for better C++ support. Revision Changes Path 1.4.6.3 +3 -4 src/usr.bin/gprof/gprof.c