On 11/07/2009 12:33 PM, Mikhail Gusarov wrote: > sem_open(3) needs to create a temporary file in a way which can't > be efficiently implemented in terms of POSIX API. Extend > __gen_tempname with mode_t mode argument in order to ease > sem_open implementation.
Thanks for doing this. Fixed up a compile issue in the sem_open part of the patch and applied. If you want to tweak for size as Mike mentioned, we can still do that. -Austin _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
