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/machine/spu/Makefile ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2007-06-13 17:55:28

Modified files:
	newlib         : ChangeLog 
	newlib/libc/machine/spu: Makefile.am Makefile.in 
Added files:
	newlib/libc/machine/spu: creat.c 

Log message:
	2007-06-13  Patrick Mansfield  <patmans@us.ibm.com>
	
	* libc/machine/spu/creat.c: New file copied from libc/posix/creat.c,
	it just calls open with appropriate arguments.
	* libc/machine/spu/Makefile.am: Add creat.c.
	* libc/machine/spu/Makefile.in: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1051&r2=1.1052
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/spu/creat.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/spu/Makefile.am.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/spu/Makefile.in.diff?cvsroot=src&r1=1.10&r2=1.11


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