Home | History | Annotate | Download | only in libsa
History log of /src/sys/lib/libsa/byteorder.c
RevisionDateAuthorComments
 1.3  24-Nov-2007  isaki style, indent, and ANSI-fy.
 1.2  31-Oct-2001  thorpej branches: 1.2.2; 1.2.4; 1.2.6; 1.2.38; 1.2.94; 1.2.96; 1.2.102;
Add standalone 64-bit to/from {big,little}-endian routines.
 1.1  30-Oct-2001  thorpej Add standalone byte-swapping routines that don't require testing
the system's byte-order:
- host to {big,little}-endian {16,32}
- {big,little}-endian {16,32} to host

These are not intended to be used in libsa directly, but are rather
intended to be used by host tools which may use libsa routines (such
as loadfile()) which need to use explicit byte-ordering.
 1.2.102.1  08-Dec-2007  mjf Sync with HEAD.
 1.2.96.1  09-Jan-2008  matt sync with HEAD
 1.2.94.1  27-Nov-2007  joerg Sync with HEAD. amd64 Xen support needs testing.
 1.2.38.1  07-Dec-2007  yamt sync with head
 1.2.6.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.6.1  31-Oct-2001  thorpej file byteorder.c was added on branch kqueue on 2002-01-10 20:00:36 +0000
 1.2.4.2  14-Nov-2001  nathanw Catch up to -current.
 1.2.4.1  31-Oct-2001  nathanw file byteorder.c was added on branch nathanw_sa on 2001-11-14 19:16:51 +0000
 1.2.2.2  12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.2.2.1  31-Oct-2001  thorpej file byteorder.c was added on branch thorpej-mips-cache on 2001-11-12 21:19:04 +0000

RSS XML Feed