Date: Wed, 30 Apr 2003 11:07:23 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/amd64/net htonl.S htons.S ntohl.S ntohs.S Message-ID: <200304301807.h3UI7N65016491@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/04/30 11:07:23 PDT
FreeBSD src repository
Modified files:
lib/libc/amd64/net htonl.S htons.S ntohl.S ntohs.S
Log:
Update for AMD64 (repocopied from i386/net). We can depend on having
the bswap instruction (yay!). Update for register parameter passing
instead of i386 style stack based param passing.
Revision Changes Path
1.10 +2 -4 src/lib/libc/amd64/net/htonl.S
1.10 +1 -1 src/lib/libc/amd64/net/htons.S
1.10 +2 -4 src/lib/libc/amd64/net/ntohl.S
1.10 +1 -1 src/lib/libc/amd64/net/ntohs.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304301807.h3UI7N65016491>
