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
diff options
context:
space:
mode:
Diffstat
-rw-r--r--include/time.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/time.h b/include/time.h
index 09a65cff..56ffacf5 100644
--- a/include/time.h
+++ b/include/time.h
@@ -55,7 +55,7 @@ struct tm *localtime (const time_t *);
char *asctime (const struct tm *);
char *ctime (const time_t *);
-#define CLOCKS_PER_SEC 1000000UL
+#define CLOCKS_PER_SEC 1000000L
#if defined(_POSIX_SOURCE) || defined(_POSIX_C_SOURCE) \
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月06日 23:29:34 +0000

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