[PATCH 1/2] Extend __gen_tempname with mode argument

Austin Foxley austinf at cetoncorp.com
Mon Nov 9 23:48:17 UTC 2009


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


More information about the uClibc mailing list