aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Collapse)AuthorAgeFilesLines
* Add WTMP_FILE; make getutx*() stay on found recordLaurent Bercot2021-04-111-1/+2
|
* Mention procps-ng as example of UTMPX_FILE user (suggested by firasuke)Laurent Bercot2020-12-281-1/+1
|
* Small bugfixes and GNU extensionsLaurent Bercot2018-06-161-2/+8
|
* Add UTMPX_FILE macro to please coreutils and othersLaurent Bercot2018-06-151-0/+3
|
* Add utmpxname, change default socket names, ready for 0.0.1.0Laurent Bercot2018-06-071-0/+1
|
* change __unused to _dummyLaurent Bercot2017-11-221-1/+1
| | | | | __unused is a shortcut for __attribute__((__unused__)) on the BSDs, because of course it is. So, compilation error. -> change the field name.
* Initial release / rename to utmpsLaurent Bercot2017-11-203-0/+123