OpenGrok
Cross Reference: bswap.h
xref
: /
src
/
sys
/
arch
/
x68k
/
include
/
bswap.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/x68k/include/bswap.h
Revision
Date
Author
Comments
1.3
21-Aug-1999
simonb
Include <sys/bswap.h> for function prototypes. i386, pc532 and vax
still include <machine/byte_swap.h> and define macros for some of
the bswap*() functions.
1.2
16-Mar-1999
minoura
Merged minoura_x68k_bus_h branch.
1.1
15-Jan-1999
bouyer
branches: 1.1.2;
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.
1.1.2.2
31-Jan-1999
minoura
Sync.
1.1.2.1
15-Jan-1999
minoura
file bswap.h was added on branch minoura_x68k_bus_h on 1999-01-31 05:40:37 +0000
Indexes created Thu Oct 23 22:10:10 GMT 2025