Twas brillig at 17:25:22 07.11.2009 UTC-05 when [email protected] did gyre and 
gimble:

 >> -extern int __gen_tempname (char *__tmpl, int __kind) attribute_hidden;
 >> +extern int __gen_tempname (char *__tmpl, int __kind, mode_t mode)

 MF> can you do a file size comparison between this and a varags
 MF> approach ?  if kind == __GT_NOCREATE, the mode will always be 0.
 MF> if it isnt, you can use varargs to rip it off the stack.

Found a time to test it: varargs variant is a 32bytes longer (at least
libc.a - still yet to build a working shared library for arm eabi from
this branch).

-- 
  http://fossarchy.blogspot.com/

Attachment: pgpscpaywhI30.pgp
Description: PGP signature

_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to