src/newlib ChangeLog libc/machine/mips/strncpy.c

jjohnstn@sourceware.org jjohnstn@sourceware.org
Wed Jul 2 18:17:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2008-07-02 18:17:48

Modified files:
	newlib         : ChangeLog 
	newlib/libc/machine/mips: strncpy.c 

Log message:
	2008-07-02  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/machine/mips/strncpy.c (strncpy): Fix logic so unaligned
	source data is taken care of before loop unrolling.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1172&r2=1.1173
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/mips/strncpy.c.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Newlib-cvs mailing list