Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149597145
D34766.1790561215.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
338 B
Referenced Files
None
Subscribers
None
D34766.1790561215.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
Mon, Sep 28, 2:06 AM (17 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29962624
Default Alt Text
D34766.1790561215.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