Date: Thu, 31 Jan 2002 17:39:09 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gmon gmon.c mcount.c Message-ID: <200202010139.g111d9978782@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/01/31 17:39:09 PST Modified files: lib/libc/gmon gmon.c mcount.c Log: * Remove __P and convert to ANSI prototypes. * Remove 'register'. (some functions had 7+ register functions...) * Fix SCM ID's. Revision Changes Path 1.11 +5 -5 src/lib/libc/gmon/gmon.c 1.18 +12 -14 src/lib/libc/gmon/mcount.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202010139.g111d9978782>