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


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


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