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
/
include
/
libc_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add thread-specific caching for small size classes, based on magazines.
jasone
2008-08-27
1
-0
/
+6
*
Turn execvpe() into an internal libc routine.
ed
2008-06-23
1
-0
/
+3
*
Add some compatibility code so that software which is built to use the new
dfr
2008-04-04
1
-0
/
+3
*
Change the C wrappers for mmap/lseek/pread/pwrite/truncate/ftruncate to
peter
2007-07-04
1
-0
/
+23
*
Remove 3rd clause, renumber, ok per email
imp
2007-01-12
1
-4
/
+1
*
Add some more pthread stubs so that librt can use them.
deischen
2006-03-05
1
-3
/
+34
*
In preparation for a new malloc implementation:
jasone
2006-01-12
1
-3
/
+4
*
Move the declaration of __cleanup to libc_private.h as it is used in both
stefanf
2005-09-12
1
-0
/
+5
*
Add support for TLS in statically linked programs.
dfr
2004-08-15
1
-0
/
+9
*
Remove #include of spinlock.h from libc_private.h. Declare spinlocks as
deischen
2003-11-05
1
-3
/
+1
*
Externalize malloc's spinlock so that a thread library can take
deischen
2003-11-04
1
-0
/
+8
*
Eliminate 19 warnings in libc (at level WARNS=2) of the
nectar
2003-02-27
1
-0
/
+8
*
Argh, change declaration of two-dimensional array so that it actually
deischen
2002-11-13
1
-1
/
+2
*
Make this compile with whatever error-checking is enabled in buildworld
deischen
2002-11-13
1
-2
/
+2
*
Use a jump table (a la Solaris) for pthread routines with default
deischen
2002-11-13
1
-0
/
+42
*
Do not use __progname directly (except in [gs]etprogname(3)).
markm
2002-03-29
1
-0
/
+6
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Remove leading underscores from the FILE lock functions that POSIX
jb
1998-05-05
1
-3
/
+3
*
Add a private header file for libc/libc_r/libpthread to contain
jb
1998-04-11
1
-0
/
+66