Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-03-13 | State GPL version in comment (#485) | Dr. David Alan Gilbert | -1/+1 | |
IN a bunch of comments we say 'under the terms of the GNU GPL', make it clear this is GPLv2 (as LICENSE says). Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> | ||||
2017-01-11 | Return with exitcode 0 if there are no errors. | Nikolaus Rath | -0/+1 | |
2016-10-28 | Clean-up doxygen documentation | Nikolaus Rath | -6/+3 | |
Fixes: #81. | ||||
2016-10-09 | Renamed ioctl and poll examples | Nikolaus Rath | -0/+87 | |
The new names should make it more obvious at first glance what each example demonstrates. |