]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add more libc stuff.
authorJake Burkholder <jake@FreeBSD.org>
Sun, 18 Nov 2001 04:40:30 +0000 (04:40 +0000)
committerJake Burkholder <jake@FreeBSD.org>
Sun, 18 Nov 2001 04:40:30 +0000 (04:40 +0000)
commit84a23d72a051f14adf423815503ab99a24580159
treea888ef965231f1221c90a8962dc2a696f9e38fad
parentc8efb16966457010688c39dfcbe07eb280aee917
Add more libc stuff.

Obtained from: netbsd
lib/libc/sparc64/gen/fixunsdfsi.S [new file with mode: 0644]
lib/libc/sparc64/gen/infinity.c [new file with mode: 0644]
lib/libc/sparc64/gen/ldexp.c [new file with mode: 0644]
lib/libc/sparc64/gen/modf.S [new file with mode: 0644]
lib/libc/sparc64/gen/setjmp.S [new file with mode: 0644]
lib/libc/sparc64/gen/sigsetjmp.S [new file with mode: 0644]
lib/libc/sparc64/net/Makefile.inc
lib/libc/sparc64/net/htonl.S [new file with mode: 0644]
lib/libc/sparc64/net/htons.S [new file with mode: 0644]
lib/libc/sparc64/net/ntohl.S [new file with mode: 0644]
lib/libc/sparc64/net/ntohs.S [new file with mode: 0644]