freebsd-dev/lib/libc/gmon
Bruce Evans 37889b394a Changed to the C9x draft spelling of the (unsigned) integral type
suitable for holding object pointers (ptrint_t -> uintptr_t).
Added corresponding signed type (intptr_t).  Changed/added
corresponding non-C9x types for function pointers to match.  Don't
use nonstandard types to implement these types, and don't comment
on them in <machine/types.h>.
1998-07-14 05:09:48 +00:00
..
gmon.c These files are very specific to FreeBSD kernels, so silently compile 1998-03-09 04:42:19 +00:00
Makefile.inc Format the MLINKS statement the same as in most other libc Makefile.inc's. 1997-12-19 21:53:35 +00:00
mcount.c Changed to the C9x draft spelling of the (unsigned) integral type 1998-07-14 05:09:48 +00:00
moncontrol.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:16:20 +00:00