freebsd-dev/lib/libc/amd64
Olivier Houchard 05b432d2d1 Instead of re-implementing hton[ls] and friends for each arch, add a new MI
file, net/ntoh.c, which just implement them using the inline functions from
<sys/endian.h>.

Suggested by:	bde
2006-11-06 22:07:47 +00:00
..
gen Remove fpsetsticky(). This was added for SysV compatibility, but due 2005-03-15 15:53:39 +00:00
string Optimize the instruction alignment. 2005-04-23 18:45:36 +00:00
sys Do not try to store 64 bits into 32 bit errno variable. With the changed libc 2005-04-21 12:47:08 +00:00
_fpmath.h Define LDBL_NBIT to be a mask indicating the position of the integer 2005-03-07 04:55:22 +00:00
arith.h Add a comment describing why it's important for the values in this 2003-05-08 13:50:44 +00:00
Makefile.inc Desupport the undocumented NO_QUAD option, just don't compile 2006-03-16 14:22:19 +00:00
Symbol.map Add symbol maps and initial symbol version definitions to libc. 2006-03-13 00:53:21 +00:00
SYS.h Change the syscall stub branch orders so that the static branch prediction 2004-02-22 02:11:39 +00:00