Date: Fri, 24 Jan 2014 15:34:37 +0100 From: Hans Petter Selasky <hps@bitfrost.no> To: Adrian Chadd <adrian.chadd@gmail.com>, Kevin Lo <kevlo@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r261118 - head/sys/dev/usb/wlan Message-ID: <52E279FD.70909@bitfrost.no> In-Reply-To: <CAJ-Vmo=KVWR_b4%2BHTgC154C%2B7nnAxQWGPWQQxqvaOSAPZNdQTA@mail.gmail.com> References: <201401240917.s0O9HTBO046991@svn.freebsd.org> <CAJ-Vmo=KVWR_b4%2BHTgC154C%2B7nnAxQWGPWQQxqvaOSAPZNdQTA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/24/14 15:31, Adrian Chadd wrote: > Memmove() isn't portable? To what? > Hi, memmove() doesn't know about the byte order when you copy inside an integer. s/memmove/code/ is not portable. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52E279FD.70909>