This is the mail archive of the newlib-cvs@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/newlib ChangeLog libc/string/wcsncpy.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2009-08-18 16:03:06

Modified files:
	newlib         : ChangeLog 
	newlib/libc/string: wcsncpy.c 

Log message:
	2009-08-17  Craig Howland <howland@LGSInnovations.com>
	
	* libc/string/wcsncpy.c (wcsncpy):  Re-write function based on small
	version of strncpy() (fixing two bugs).

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1381&r2=1.1382
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/string/wcsncpy.c.diff?cvsroot=src&r1=1.2&r2=1.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]