about summary refs log tree commit diff
path: root/include/utmpx.h
Commit message (Expand)AuthorAgeFilesLines
* adjust utmpx struct layout for time64, 32-/64-bit arch compatRich Felker2019-12-221-1/+6
* fix typo in utmpx.hDaniel Sabogal2016-10-201-1/+1
* make brace placement in public header struct definitions consistentRich Felker2016-07-031-2/+1
* add declarations for utmpname/utmpxname to appropriate headersRich Felker2016-02-121-0/+1
* fix namespace violations in utmpx.hRich Felker2014-01-081-5/+9
* refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker2013-07-221-0/+1
* utmpx.h is no longer under standards, so expose ut_exit structureRich Felker2011-04-121-3/+3
* various legacy and linux-specific stuffRich Felker2011-03-181-1/+6
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+52