Home | History | Annotate | Download | only in include
History log of /src/sys/arch/amd64/include/endian_machdep.h
RevisionDateAuthorComments
 1.4  30-Jan-2006  dsl Move the definitions of ntohl() and friends into sys/endian.h where they
are defined in terms of bswap32() and bswap16().
This makes the definition be in the same place for all systems regardless
of creed^Wendianness.
 1.3  11-Dec-2005  christos branches: 1.3.2;
merge ktrace-lwp.
 1.2  10-Jun-2004  kleink branches: 1.2.12;
Reflect <sys/endian.h> rev. 1.4: make htonl() et al. arguments and
results uint{16,32}_t. Noted by Ian Zagorskih.
 1.1  26-Apr-2003  fvdl branches: 1.1.2; 1.1.4;
Rename the x86_64 port to amd64, as this is the actual name used for
the processor family now. x86_64 is kept as the MACHINE_ARCH value,
since it's already widely used (by e.g. the toolchain, etc), and
by other operating systems.
 1.1.4.1  14-Jun-2004  tron Pull up revision 1.2 (requested by kleink in ticket #467):
Reflect <sys/endian.h> rev. 1.4: make htonl() et al. arguments and
results uint{16,32}_t. Noted by Ian Zagorskih.
 1.1.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.2.1  03-Aug-2004  skrll Sync with HEAD
 1.2.12.1  21-Jun-2006  yamt sync with head.
 1.3.2.1  01-Feb-2006  yamt sync with head.

RSS XML Feed