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/mkstemps.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/temp/mkstemps.c')
-rw-r--r--src/temp/mkstemps.c 2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/temp/mkstemps.c b/src/temp/mkstemps.c
index fda710b0..f2ab1bd3 100644
--- a/src/temp/mkstemps.c
+++ b/src/temp/mkstemps.c
@@ -2,8 +2,6 @@
#include <stdlib.h>
#include "libc.h"
-int __mkostemps(char *, int, int);
-
int mkstemps(char *template, int len)
{
return __mkostemps(template, len, 0);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月23日 23:09:11 +0000

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