Page MenuHomeFreeBSD

D39194.id.diff
No OneTemporary

D39194.id.diff

diff --git a/sys/riscv/include/_stdint.h b/sys/riscv/include/_stdint.h
--- a/sys/riscv/include/_stdint.h
+++ b/sys/riscv/include/_stdint.h
@@ -143,8 +143,8 @@
#define PTRDIFF_MAX INT64_MAX
/* Limits of sig_atomic_t. */
-#define SIG_ATOMIC_MIN INT32_MIN
-#define SIG_ATOMIC_MAX INT32_MAX
+#define SIG_ATOMIC_MIN INT64_MIN
+#define SIG_ATOMIC_MAX INT64_MAX
/* Limit of size_t. */
#define SIZE_MAX UINT64_MAX

File Metadata

Mime Type
text/plain
Expires
Thu, May 21, 9:05 AM (18 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33360160
Default Alt Text
D39194.id.diff (415 B)

Event Timeline