Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167011851
D34766.id104562.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
338 B
Referenced Files
None
Subscribers
None
D34766.id104562.diff
View Options
diff --git a/sys/sys/aio.h b/sys/sys/aio.h
--- a/sys/sys/aio.h
+++ b/sys/sys/aio.h
@@ -239,7 +239,7 @@
* when all I/Os are complete, the optional signal "sig" is sent.
*/
int lio_listio(int, struct aiocb *__restrict const *__restrict, int,
- struct sigevent *);
+ struct sigevent *__restrict);
/*
* Get completion status
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 2:10 PM (29 m, 26 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36938043
Default Alt Text
D34766.id104562.diff (338 B)
Attached To
Mode
D34766: lio_listio(2): add __restrict keyword to the parameter `struct sigvent *sig`
Attached
Detach File
Event Timeline
Log In to Comment