aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gmon
Commit message (Expand)AuthorAgeFilesLines
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-9/+9
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-9/+11
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-10/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Enable gmon/mcount on alpha.Hidetoshi Shimokawa1999-07-162-13/+3
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Change a test for NETBSD_SYSCALLS to __alpha__. We're not ready toJohn Birrell1998-09-051-2/+2
* Change the profile data file name from gmon.out to progname.gmonJohn Birrell1998-09-052-7/+14
* Changed to the C9x draft spelling of the (unsigned) integral typeBruce Evans1998-07-141-12/+12
* Oops, fptrint_t still needs to be declared in <machine/profile.h> in theBruce Evans1998-07-101-9/+1
* Added a kernel-only typedef (ptrint_t) giving an integral type that isBruce Evans1998-07-101-2/+11
* These files are very specific to FreeBSD kernels, so silently compileJohn Birrell1998-03-092-1/+6
* Format the MLINKS statement the same as in most other libc Makefile.inc's.Bruce Evans1997-12-191-2/+3
* Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans1997-10-151-3/+2
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-2/+7
* Fixed #include and/or prototype bugs in synopsis.Bruce Evans1997-04-131-0/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Cleaned up interrupt masking by declaring the state variable in aBruce Evans1996-08-281-6/+5
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)Peter Wemm1996-05-051-0/+4
* Use PAGE_SIZE instead of NBPGPoul-Henning Kamp1996-05-021-2/+2
* Xref clocks(7).Joerg Wunsch1996-04-051-1/+2
* Added $Id$.Bruce Evans1995-12-301-0/+4
* Implemented non-statistical kernel profiling. This is based onBruce Evans1995-12-291-8/+148
* Add moncontrol.3 -> monstartup.3 link here.Poul-Henning Kamp1995-10-151-0/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-4/+4
* Added support for kernel profiling to mcount.cPaul Richards1994-09-151-0/+4
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-274-0/+544