This is the mail archive of the newlib@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]

Re: [PATCH] add SPU support for mkstemp and mktemp


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


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