[PATCH] add SPU support for mkstemp and mktemp

Kazunori Asayama asayama@sm.sony.co.jp
Fri Jun 8 13:39:00 GMT 2007


Patrick Mansfield <patmans@us.ibm.com> wrote:
> Updated from previous post to fix the removal of setjmp.S.
> 
> Add SPU support for mkstemp and mktemp by copying the libc/stdio/mktemp.c
> to libc/machine/spu.
> 
> Is there a better method?

I suggest to add fully offloaded version of mkstemp and mktemp as you
said before. I think that this approach is more efficient from the
viewpoint of both of size and performance, and it seems quite easy to
implement them.

What do you think ?

--
(ASAYAMA Kazunori
  (asayama@sm.sony.co.jp))
t



More information about the Newlib mailing list