freebsd-dev/lib/libc
Peter Wemm c8cd6b70e2 Document that the documented 2GB mmap limit is actually a
documentation bug.  We switched to page indexes some time around
FreeBSD 2.2.  The actual 'len' limit is the maximum file size or what
will fit in your address space, whichever comes first.  It should be
possible to make 1TB files on 32 bit systems, but of course address space
runs out long before then.
2006-03-23 23:37:06 +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 We have gmtime_r(3). 2006-03-21 18:31:24 +00:00
inet It's not enough to provide symbol map files; you also have to add them 2006-03-23 16:55:13 +00:00
isc - Merge our local changes. 2006-03-21 15:37:16 +00:00
locale Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
nameser It's not enough to provide symbol map files; you also have to add them 2006-03-23 16:55:13 +00:00
net Update the resolver in libc to BIND9's one. 2006-03-21 16:11:11 +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
resolv It's not enough to provide symbol map files; you also have to add them 2006-03-23 16:55:13 +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 Document that the documented 2GB mmap limit is actually a 2006-03-23 23:37:06 +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 Update the resolver in libc to BIND9's one. 2006-03-21 16:11:11 +00:00
Versions.def Add symbol maps and initial symbol version definitions to libc. 2006-03-13 00:53:21 +00:00