OSDN Git Service

nptl: add missing pt-tempname.c
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 24 Nov 2011 18:22:59 +0000 (19:22 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 24 Nov 2011 18:22:59 +0000 (19:22 +0100)
fix bd3c1a2495cbcb51b606f8e4892fcd127f91e645 forgotten file.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libpthread/nptl/sysdeps/unix/sysv/linux/pt-tempname.c [new file with mode: 0644]

diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/pt-tempname.c b/libpthread/nptl/sysdeps/unix/sysv/linux/pt-tempname.c
new file mode 100644 (file)
index 0000000..bfb8102
--- /dev/null
@@ -0,0 +1 @@
+#include <../../../../../../libc/misc/internals/tempname.c>