musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/temp/mktemp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/temp/mktemp.c')
-rw-r--r--src/temp/mktemp.c 2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/temp/mktemp.c b/src/temp/mktemp.c
index 4ab0df20..7b3d2648 100644
--- a/src/temp/mktemp.c
+++ b/src/temp/mktemp.c
@@ -4,8 +4,6 @@
#include <errno.h>
#include <sys/stat.h>
-char *__randname(char *);
-
char *mktemp(char *template)
{
size_t l = strlen(template);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月21日 10:49:06 +0000

AltStyle によって変換されたページ (->オリジナル) /