src/newlib ChangeLog libc/sys/linux/intl/Makef ...

jjohnstn@sourceware.org jjohnstn@sourceware.org
Fri Aug 3 21:01:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2007-08-03 21:01:11

Modified files:
	newlib         : ChangeLog 
	newlib/libc/sys/linux/intl: Makefile.am Makefile.in 
Added files:
	newlib/libc/sys/linux/intl: lcl_stpcpy.c 
Removed files:
	newlib/libc/sys/linux/intl: stpcpy.c 

Log message:
	2007-08-03  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/sys/linux/intl/Makefile.am: Change stpcpy reference to
	lcl_stpcpy to avoid conflict with new stpcpy.c in libc/string.
	* libc/sys/linux/intl/Makefile.in: Regenerated.
	* libc/sys/linux/intl/stpcpy.c: Renamed to...
	* libc/sys/linux/intl/lcl_stpcpy.c: ..this.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1069&r2=1.1070
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/intl/lcl_stpcpy.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/intl/Makefile.am.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/intl/Makefile.in.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/intl/stpcpy.c.diff?cvsroot=src&r1=1.1&r2=NONE



More information about the Newlib-cvs mailing list