Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-29 | Use <utmpx.h> for struct utmp definiton | A. Wilcox | 1 | -1/+1 | |
2018-01-15 | utmp: Implement the reentrant utmp function from LSB | Samuel Holland | 1 | -0/+14 | |
This takes advantage of the (lack of a) musl implementation for simplicity. Signed-off-by: Samuel Holland <samuel@sholland.org> |