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/posix/collate.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2008-11-19 20:04:09

Modified files:
	newlib         : ChangeLog 
	newlib/libc/posix: collate.c 

Log message:
	2008-11-19  Craig Howland  <howland@LGSInnovations.com>
	
	* libc/unix/collate.c (__collate_err): simplify to remove unnecessary
	strdup() and strlen() calls, also getting rid of a compiler warning.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1219&r2=1.1220
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/posix/collate.c.diff?cvsroot=src&r1=1.1&r2=1.2


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