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