summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-14 Fix doc typoLaurent Bercot
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