freebsd-dev/lib/libc
Yaroslav Tykhiy df19774d2f Note that, thanks to the work by Alan Cox et al, some arch'es
don't need sendfile() buffers any more.

The report on the work referenced can be found at
http://usenix.org/events/usenix05/tech/general/elmeleegy.html

MFC after:	1 week
2006-11-24 11:44:19 +00:00
..
amd64 Instead of re-implementing hton[ls] and friends for each arch, add a new MI 2006-11-06 22:07:47 +00:00
arm Cleanup: we always have to use __error() now, and we shouldn't provide a 2006-11-09 01:28:16 +00:00
compat-43 o From kern_prot.c::p_cansignal(): 2006-10-10 11:37:41 +00:00
db o dbm_close(3) returns void not zero or anything else. Touch .Dd. 2006-04-16 16:33:26 +00:00
gdtoa Don't export __gdtoa. The only known ports that rely on 2006-04-15 15:35:20 +00:00
gen More accurately document the implementation details of internal storage. 2006-10-12 14:31:17 +00:00
gmon Backed out rev.1.10 (a special case for amd64). The amd64 mcount code 2006-10-28 13:34:35 +00:00
i386 Instead of re-implementing hton[ls] and friends for each arch, add a new MI 2006-11-06 22:07:47 +00:00
ia64 Instead of re-implementing hton[ls] and friends for each arch, add a new MI 2006-11-06 22:07:47 +00:00
include Upgrade res_update(3) and the friends to BIND9's one excluding TSIG 2006-05-21 11:19:36 +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 Do not declare __evOptMonoTime static in one place and extern 2006-09-22 01:52:26 +00:00
locale Add missing comma. 2006-10-13 16:11:12 +00:00
nameser Upgrade res_update(3) and the friends to BIND9's one excluding TSIG 2006-05-21 11:19:36 +00:00
net Instead of re-implementing hton[ls] and friends for each arch, add a new MI 2006-11-06 22:07:47 +00:00
nls Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
posix1e Revise markup in recently added manpages. 2006-09-30 10:34:13 +00:00
powerpc Instead of re-implementing hton[ls] and friends for each arch, add a new MI 2006-11-06 22:07:47 +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 Merge res_send.c of BIND9 9.3.3rc2 into main chunk. It includes 2006-10-24 14:41:43 +00:00
rpc Markup fixes. 2006-09-17 21:27:35 +00:00
softfloat Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
sparc64 Instead of re-implementing hton[ls] and friends for each arch, add a new MI 2006-11-06 22:07:47 +00:00
stdio Revert the rev. 1.4, it causes breakage on most arches except i386. 2006-10-23 07:25:25 +00:00
stdlib Note that the value from getenv() should not be modified by applications. 2006-10-12 08:39:24 +00:00
stdtime Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
string Don't say "rightmost" when referring to the least significant bit. 2006-10-12 15:08:41 +00:00
sys Note that, thanks to the work by Alan Cox et al, some arch'es 2006-11-24 11:44:19 +00:00
uuid In DCE 1.1, the time_low value is defined as an unsigned 32-bit 2006-08-03 03:34:36 +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 Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
Versions.def Add symbol maps and initial symbol version definitions to libc. 2006-03-13 00:53:21 +00:00