Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152087357
D51669.id159566.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
395 B
Referenced Files
None
Subscribers
None
D51669.id159566.diff
View Options
diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master
--- a/sys/kern/syscalls.master
+++ b/sys/kern/syscalls.master
@@ -1223,7 +1223,7 @@
}
202 AUE_SYSCTL STD|CAPENABLED {
int __sysctl(
- _In_reads_(namelen) int *name,
+ _In_reads_(namelen) const int *name,
u_int namelen,
_Out_writes_bytes_opt_(*oldlenp) void *old,
_Inout_opt_ size_t *oldlenp,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 13, 3:41 PM (5 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31415652
Default Alt Text
D51669.id159566.diff (395 B)
Attached To
Mode
D51669: syscalls: make __sysctl's first argument const
Attached
Detach File
Event Timeline
Log In to Comment