Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Wed, 17 Apr 1996 18:40:03 -0400 (EDT)
cgd
Wed Apr 17 18:36:39 EDT 1996
Update of /a/cvsroot/src/lib/libc/arch/alpha
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv13240
Modified Files:
Makefile.inc
Log Message:
add assembler versions of the byte swap macros (only compile ntoh and
hton variants, not byte_swap variants, which are just included), and
copy them to libkern when appropriate.
cgd
Wed Apr 17 18:37:06 EDT 1996
Update of /a/cvsroot/src/lib/libc/arch/alpha/net
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv13240/net
Modified Files:
Makefile.inc
Added Files:
byte_swap_2.S byte_swap_4.S htonl.S htons.S ntohl.S ntohs.S
Log Message:
add assembler versions of the byte swap macros (only compile ntoh and
hton variants, not byte_swap variants, which are just included), and
copy them to libkern when appropriate.
Home |
Main Index |
Thread Index |
Old Index