src/newlib ChangeLog libc/include/string.h lib ...

jjohnstn@sourceware.org jjohnstn@sourceware.org
Mon Jan 24 18:46:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2005-01-24 18:46:10

Modified files:
	newlib         : ChangeLog 
	newlib/libc/include: string.h 
Added files:
	newlib/libc/include/sys: string.h 
	newlib/libc/sys/linux/sys: string.h 

Log message:
	2005-01-24  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/include/string.h: Remove Linux-specific declaration of
	strsignal and add #include <sys/string.h>.
	* libc/include/sys/string.h: New file.
	* libc/include/sys/linux/sys/string.h: New file with strsignal
	declaration deleted above.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.742&r2=1.743
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/string.h.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/string.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/sys/string.h.diff?cvsroot=src&r1=NONE&r2=1.1



More information about the Newlib-cvs mailing list