aboutsummaryrefslogtreecommitdiff
path: root/include/utmpx.h
AgeCommit message (Expand)Author
2019-12-22adjust utmpx struct layout for time64, 32-/64-bit arch compatRich Felker
2016-10-20fix typo in utmpx.hDaniel Sabogal
2016-07-03make brace placement in public header struct definitions consistentRich Felker
2016-02-12add declarations for utmpname/utmpxname to appropriate headersRich Felker
2014-01-08fix namespace violations in utmpx.hRich Felker
2013-07-22refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker
2011-04-12utmpx.h is no longer under standards, so expose ut_exit structureRich Felker
2011-03-18various legacy and linux-specific stuffRich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker