freebsd-dev/lib/libc
Jason Evans c07ee180bc Separate completely full runs from runs that are merely almost full, so
that no linear searching is necessary if we resort to allocating from a
run that is known to be mostly full.  There are pathological edge cases
that could have caused severely degraded performance, and this change
fixes that.
2006-03-20 04:05:05 +00:00
..
alpha Desupport the undocumented NO_QUAD option, just don't compile 2006-03-16 14:22:19 +00:00
amd64 Desupport the undocumented NO_QUAD option, just don't compile 2006-03-16 14:22:19 +00:00
arm Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
compat-43 Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
db Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
gdtoa Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
gen Make _spinunlock() point to the spinunlock stub, not the 2006-03-13 01:17:39 +00:00
gmon Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
i386 Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
ia64 Fix comment. 2006-03-16 14:27:17 +00:00
include Add entries for new pthread stubs. 2006-03-10 09:58:18 +00:00
locale Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
net Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
nls Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
posix1e Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
powerpc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
quad Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
regex Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
rpc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
softfloat Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
sparc64 Desupport the undocumented NO_QUAD option, just don't compile 2006-03-16 14:22:19 +00:00
stdio Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
stdlib Separate completely full runs from runs that are merely almost full, so 2006-03-20 04:05:05 +00:00
stdtime Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
string Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
sys Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
uuid Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
xdr Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
yp Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
Makefile Provide alternate default for SHLIBDIR before bsd.own.mk does this. 2006-03-18 11:01:06 +00:00
Versions.def Add symbol maps and initial symbol version definitions to libc. 2006-03-13 00:53:21 +00:00