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

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