summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-11-22 change __unused to _dummyLaurent Bercot
__unused is a shortcut for __attribute__((__unused__)) on the BSDs, because of course it is. So, compilation error. -> change the field name.
2017-11-20 Initial release / rename to utmpsLaurent Bercot