index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdoc(7) police: "The .Fa argument.".
ru
2002-12-19
1
-0
/
+2
*
mdoc(7) police: Fixed abuses of the .Ar and .Em macros.
ru
2002-12-18
1
-1
/
+1
*
mdoc(7) police: "The .Fn function".
ru
2002-12-18
1
-0
/
+2
*
libc_r wasn't so tied to libc for 22 months.
ru
2002-11-18
1
-3
/
+1
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-1
/
+1
*
Check for defined(__i386__) instead of just defined(i386) since the compiler
alfred
2002-05-30
1
-1
/
+1
*
Do not use __progname directly (except in [gs]etprogname(3)).
markm
2002-03-29
1
-6
/
+5
*
Don't leave stack garbage in the reserved fields of the header.
bde
2002-02-15
1
-0
/
+1
*
Fixed style bugs in rev.1.5:
bde
2002-02-15
1
-4
/
+5
*
* Remove __P and convert to ANSI prototypes.
obrien
2002-02-01
2
-19
/
+17
*
We use HIDENAME(minbrk) on sparc64 too.
jake
2001-12-29
1
-1
/
+1
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-1
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
1
-2
/
+2
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-0
/
+3
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-2
/
+3
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
1
-0
/
+2
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-9
/
+9
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-9
/
+11
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-10
/
+10
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
Enable gmon/mcount on alpha.
simokawa
1999-07-16
2
-13
/
+3
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
Change a test for NETBSD_SYSCALLS to __alpha__. We're not ready to
jb
1998-09-05
1
-2
/
+2
*
Change the profile data file name from gmon.out to progname.gmon
jb
1998-09-05
2
-7
/
+14
*
Changed to the C9x draft spelling of the (unsigned) integral type
bde
1998-07-14
1
-12
/
+12
*
Oops, fptrint_t still needs to be declared in <machine/profile.h> in the
bde
1998-07-10
1
-9
/
+1
*
Added a kernel-only typedef (ptrint_t) giving an integral type that is
bde
1998-07-10
1
-2
/
+11
*
These files are very specific to FreeBSD kernels, so silently compile
jb
1998-03-09
2
-1
/
+6
*
Format the MLINKS statement the same as in most other libc Makefile.inc's.
bde
1997-12-19
1
-2
/
+3
*
Removed the subdirectory paths from the definitions of MAN[1-9]. They
bde
1997-10-15
1
-3
/
+2
*
Changed all paths to be relative to src/lib instead of src/lib/libc
jb
1997-05-03
1
-2
/
+7
*
Fixed #include and/or prototype bugs in synopsis.
bde
1997-04-13
1
-0
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Cleaned up interrupt masking by declaring the state variable in a
bde
1996-08-28
1
-6
/
+5
*
Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)
peter
1996-05-05
1
-0
/
+4
*
Use PAGE_SIZE instead of NBPG
phk
1996-05-02
1
-2
/
+2
*
Xref clocks(7).
joerg
1996-04-05
1
-1
/
+2
*
Added $Id$.
bde
1995-12-30
1
-0
/
+4
*
Implemented non-statistical kernel profiling. This is based on
bde
1995-12-29
1
-8
/
+148
*
Add moncontrol.3 -> monstartup.3 link here.
phk
1995-10-15
1
-0
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
2
-4
/
+4
*
Added support for kernel profiling to mcount.c
paul
1994-09-15
1
-0
/
+4
*
First crack at making libc work with the new make macros. It compiles on
wollman
1994-08-05
1
-1
/
+1
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
4
-0
/
+544