freebsd-dev/lib/libc/gmon
Bruce Evans 2c316efdf3 Fixed style bugs in rev.1.5:
- missing whitespace
- strange version of warn() built out of warnx() + strerror().  Just use
  warn().
- conversion of just one of the two perror()'s to warn*()

Actually use _warn() instead of _warn(), to keep up with namespace-
unpollution for warn().
2002-02-15 02:28:50 +00:00
..
gmon.c Fixed style bugs in rev.1.5: 2002-02-15 02:28:50 +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