[git commit] nptl: add missing pt-tempname.c
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Thu Nov 24 18:22:59 UTC 2011
commit: http://git.uclibc.org/uClibc/commit/?id=c79f09a9a3cfa50cd56c53bd2d3d1f57fe52d587
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master
fix bd3c1a2495cbcb51b606f8e4892fcd127f91e645 forgotten file.
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
.../nptl/sysdeps/unix/sysv/linux/pt-tempname.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
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
index 0000000..bfb8102
--- /dev/null
+++ b/libpthread/nptl/sysdeps/unix/sysv/linux/pt-tempname.c
@@ -0,0 +1 @@
+#include <../../../../../../libc/misc/internals/tempname.c>
More information about the uClibc-cvs
mailing list