[PATCH] add SPU support for mkstemp and mktemp

Patrick Mansfield patmans@us.ibm.com
Thu Jun 7 16:54:00 GMT 2007


On Thu, Jun 07, 2007 at 09:33:53AM -0700, Patrick Mansfield wrote:
> Add SPU support for mkstemp and mktemp by copying the libc/stdio/mktemp.c
> to libc/machine/spu.
> 
> Is there a better method?
> 
> 2007-06-07 Patrick Mansfield <patmans@us.ibm.com>
> 
> 	* libc/machine/spu/Makefile.am: Add mktemp.c, also cleanup and
> 	alphabetize the list of files.
> 	* libc/machine/spu/Makefile.in: Regenerate.
> 	* libc/machine/spu/mktemp.c: Copy libc/stdio/mktemp.c.

oops ... that Makefile.am change dropped setjmp.S, let me repost.

-- Patrick Mansfield



More information about the Newlib mailing list