freebsd-skq/lib/libc/sparc64
Thomas Moestl ca31253aa8 htonl() and ntohl() operate on unsinged types, so they must zero-extend,
not sign-extend. Fix a comment in the former to that effect, and change
the latter over to do the right conversion.
2002-04-06 00:07:15 +00:00
..
fpu Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
gen Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
net htonl() and ntohl() operate on unsinged types, so they must zero-extend, 2002-04-06 00:07:15 +00:00
stdlib
string
sys Save/restore the %y register around calls to the C user trap handler; 2002-03-11 02:53:03 +00:00
Makefile.inc Connect the sparc64 userland fp emulator to the build. 2002-03-05 00:00:40 +00:00
SYS.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00