Page MenuHomeFreeBSD

D27785.id81233.diff
No OneTemporary

D27785.id81233.diff

Index: sys/sys/signal.h
===================================================================
--- sys/sys/signal.h
+++ sys/sys/signal.h
@@ -321,6 +321,8 @@
#define SEGV_MAPERR 1 /* Address not mapped to object. */
#define SEGV_ACCERR 2 /* Invalid permissions for mapped */
/* object. */
+#define SEGV_MTEAERR 8 /* Asynchronous ARM MTE report. */
+#define SEGV_MTESERR 9 /* Synchronous ARM MTE exception. */
#define SEGV_PKUERR 100 /* x86: PKU violation */
/* codes for SIGFPE */

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 23, 10:35 PM (17 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35418067
Default Alt Text
D27785.id81233.diff (494 B)

Event Timeline