Changeset ac824ff in rtems

Timestamp:
07/18/18 13:04:03 (6 years ago)
Author:
dab <dab@…>
Branches:
5, master
Children:
71948f76
Parents:
96b32773
git-author:
dab <dab@…> (07/18/18 13:04:03)
git-committer:
Sebastian Huber <sebastian.huber@…> (08/08/18 06:15:17)
Message:

Make the definition of struct kevent in event.h match what the man page for kevent(2) says.

This is a trivial comment-only fix. The man page for kevent(2) gives
the definition of struct kevent, including a comment on each
field. The actual definition in sys/event.h omitted the comments on
some fields. Add the comments in. Not only does this make the man page
and include file agree, but the comments are useful in and of
themselves.

Reviewed by: kib (D15778: commented that this should be a separate commit)
MFC after: 3 days
Sponsored by: Dell EMC

(No files)

Note: See TracChangeset for help on using the changeset viewer.