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