Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145706209
D39194.1778451313.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
415 B
Referenced Files
None
Subscribers
None
D39194.1778451313.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sun, May 10, 10:15 PM (1 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28651057
Default Alt Text
D39194.1778451313.diff (415 B)
Attached To
Mode
D39194: riscv: Fix sig_atomic_t limit definitions
Attached
Detach File
Event Timeline
Log In to Comment