OpenGrok
Cross Reference: bswap.h
xref
: /
src
/
sys
/
arch
/
mips
/
include
/
bswap.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/mips/include/bswap.h
Revision
Date
Author
Comments
1.5
26-Jul-2020
simonb
#define<tab>
Nuke trailing whitespace.
1.4
23-May-2013
christos
add generic copyrights so FreeBSD can use them.
1.3
30-Nov-2002
simonb
branches: 1.3.146; 1.3.156;
Standardise on #ifdef _MIPS_<header>_H_ for multiple inclusion tests.
1.2
21-Aug-1999
simonb
branches: 1.2.20;
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.1
15-Jan-1999
bouyer
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.2.20.1
11-Dec-2002
thorpej
Sync with HEAD.
1.3.156.1
23-Jun-2013
tls
resync from head
1.3.146.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Wed Oct 22 06:10:02 GMT 2025