On 03/14/11 15:03, Glyn Kennington wrote:
pancake wrote:
The only solution here is to rewrite the plugin using the portable funcions in 
r_util and delegate on temporary files to assemble stuff.
Yes - neither tmpnam nor mkstemp are right for the job, so some further
OS-independent wrappers will become necessary.

we need in libr/util/file.c a function named "r_file_mktemp". that should work on osx, w32 and other *nixes... theorically this is POSIX, but we all know how Windows follows the standards..so this needs to be wrapped.
Do you mind to do this patch? Else I can do it if I get some free time
I'll look into it.  I have infrequent access to an OSX machine for
testing, and even less for Windows, so I'll be writing for linux and
confirming compatibility with the others afterwards.

I can test in osx and w32. dont worry about that. i'll review the patch. if you do the patch for linux I can do the rest.

Thanks!

--pancake
_______________________________________________
radare mailing list
[email protected]
http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org

Reply via email to