summaryrefslogtreecommitdiff
path: root/libc/misc/internals/tempname.c
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@dottedmag.net>2009-11-08 02:33:16 +0600
committerAustin Foxley <austinf@cetoncorp.com>2009-11-09 15:24:25 -0800
commit0d1e9a17751ad7aa4ff61f3ca1f775e05eed6b60 (patch)
tree3664cfde1c16e36f2418a498b5437db7b8155c57 /libc/misc/internals/tempname.c
parent8d74517c1619e3f688ad543717cee25d0b166a6e (diff)
Unbreak sem_open when UCLIBC_SUSV3_LEGACY is not defined
sem_open uses mktemp to create temporary file. Reimplement it using __gen_tmpname, removing ugly while(1) loop. As a side-effect remove the potential source of EAGAIN errors. Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'libc/misc/internals/tempname.c')
0 files changed, 0 insertions, 0 deletions