1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/lib/libc/mips
Jayachandran C. ba8d74d95f Fix bzero() for 64-bit.
The existing implementation of bzero incorrectly clears bytes when the
start address is not word aligned. Fix it by using REG_SHI macro which
works on both 32 and 64 bit.

Submitted by:	Artem Belevich (fbsdlist at src cx)
2011-02-22 07:49:51 +00:00
..
gdtoa
gen Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
net
softfloat
string Fix bzero() for 64-bit. 2011-02-22 07:49:51 +00:00
sys
_fpmath.h
arith.h
gd_qnan.h
Makefile.inc
Symbol.map
SYS.h Fix PIC_RETURN when abicalls are not defined. 2010-10-24 05:22:07 +00:00