Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 1997 06:53:36 -0700 (PDT)
From:      John Milford <jwm@meeko.EECS.Berkeley.EDU>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/4459: No prototype for moncontrol(3) and monstartup(3) 
Message-ID:  <199709031353.GAA13869@meeko.EECS.Berkeley.EDU>
Resent-Message-ID: <199709031400.HAA13449@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         4459
>Category:       bin
>Synopsis:       No prototype for moncontrol(3) and monstartup(3)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep  3 07:00:01 PDT 1997
>Last-Modified:
>Originator:     John Milford
>Organization:
University of California at Berkeley FreeBSD access project
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

	Stock   FreeBSD 2.2.2-RELEASE system.

>Description:

	No prototype for moncontrol(3) and monstartup(3).  I assume these 
should be in sys/gmon.h, but they aren't there or in anyother header I can
find.

>How-To-Repeat:

>Fix:
	
This is a diff against sys/gmon.h to add the prototypes.

203a204,206
> int moncontrol  __P((int mode));
> int monstartup  __P((u_long *lowpc, u_long *highpc));
> 
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709031353.GAA13869>