NetBSD/lib/libc/arch/sparc64/gen
bouyer dc306354b0 Move the bswap functions from libutil to libc (this bups the
minor of libc and the major of libutil). For little-endian architectures
merge the bnswap() assembly versions with nto* and hton* using symbols
aliasing. Use symbol renaming for the bswap function in this case to avoid
namespace pollution.
Declare bswap* in machine/bswap.h, not machine/endian.h. For little-endian
machines, common code for inline macros go in machine/byte_swap.h
Sync libkern with libc.
Adjust #include in kernel sources for machine/bswap.h.
1999-01-15 13:31:15 +00:00
..
Makefile.inc Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
__setjmp14.S More fixes to signal handling code... 1999-01-03 16:22:04 +00:00
__sigsetjmp14.S Fix libc signal breakage (I hope). 1998-10-08 02:27:58 +00:00
_setjmp.S Fix libc signal breakage (I hope). 1998-10-08 02:27:58 +00:00
divrem.m4
fabs.S
fixunsdfsi.S
flt_rounds.c
fpgetmask.c
fpgetround.c
fpgetsticky.c
fpsetmask.c
fpsetround.c
fpsetsticky.c
frexp.c
infinity.c delint 1998-11-14 19:31:01 +00:00
isinf.c delint 1998-11-14 19:31:01 +00:00
isnan.c Need internal names for isinf() and isnan(). 1998-10-13 14:43:36 +00:00
ldexp.c
modf.S
mul.S
saveregs.S
setjmp.S Fix libc signal breakage (I hope). 1998-10-08 02:27:58 +00:00
sigsetjmp.S Fix libc signal breakage (I hope). 1998-10-08 02:27:58 +00:00
umul.S