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/include/stdlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stdlib.h')
-rw-r--r--include/stdlib.h 3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/stdlib.h b/include/stdlib.h
index ed512f43..11331d95 100644
--- a/include/stdlib.h
+++ b/include/stdlib.h
@@ -139,6 +139,9 @@ char *fcvt(double, int, int *, int *);
char *gcvt(double, int, char *);
#endif
+#ifdef _LARGEFILE64_SOURCE
+#define mkstemp64 mkstemp
+#endif
#ifdef __cplusplus
}
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月05日 19:47:30 +0000

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