freebsd-dev/lib/libc/gmon
Mark Murray 4cd0119367 Do not use __progname directly (except in [gs]etprogname(3)).
Also, make an internal _getprogname() that is used only inside
libc. For libc, getprogname(3) is a weak symbol in case a
function of the same name is defined in userland.
2002-03-29 22:43:43 +00:00
..
gmon.c Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
Makefile.inc MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
mcount.c * Remove __P and convert to ANSI prototypes. 2002-02-01 01:39:09 +00:00
moncontrol.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00