freebsd-dev/lib/libc/arm
Olivier Houchard 9a1d419396 If __ARMEB__ is defined, we're already using the network byte order, so
there's no need to to anything in the hton* functions, beside returning
the parameter.

Spotted out by: Oleksandr Tymoshenko <gonzo@freebsd.org>
2006-08-21 14:42:47 +00:00
..
gen Replace the ldexp() implementation in libc with a renamed copy of the 2005-01-22 06:03:40 +00:00
net If __ARMEB__ is defined, we're already using the network byte order, so 2006-08-21 14:42:47 +00:00
softfloat
stdlib Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00
string Fix a long line in copyright notice. 2005-10-03 14:43:27 +00:00
sys Use the RET macro. 2004-11-09 16:49:14 +00:00
_fpmath.h Use the correct values for softfloat, in both the little endian and the big 2005-03-20 00:53:52 +00:00
arith.h
Makefile.inc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
Symbol.map Add symbol maps and initial symbol version definitions to libc. 2006-03-13 00:53:21 +00:00
SYS.h GC old a.out and K&R support. 2006-05-23 02:52:14 +00:00