A. Wilcox 99dbd4b9ee
Support systems that only have utmpx
This allows shadow-utils to build on systems like Adélie, which have no
<utmp.h> header or `struct utmp`.  We use a <utmpx.h>-based daemon,
utmps[1], which uses `struct utmpx` only.

Tested both `login` and `logoutd` with utmps and both work correctly.

[1]: http://skarnet.org/software/utmps/
2018-06-24 00:13:12 -05:00
..
2011-09-18 21:02:43 +00:00
2008-05-25 23:31:10 +00:00
2017-10-22 18:33:13 +00:00
2017-03-01 22:51:09 +01:00
2017-03-01 22:51:09 +01:00
2017-10-22 19:17:02 +00:00
2017-10-22 20:32:45 +00:00
2013-08-13 19:28:07 +02:00
2018-06-18 15:51:27 +02:00
2010-08-22 13:04:54 +00:00
2017-10-22 19:08:39 +00:00
2017-10-22 18:33:13 +00:00
2013-08-04 15:56:32 +02:00
2010-08-22 13:04:54 +00:00
2010-08-22 13:04:54 +00:00
2018-06-24 00:13:12 -05:00
2011-11-06 18:40:06 +00:00