HP-UX Reference (11i v2 07/12) - 4 File Formats (vol 8)

a
acct(4) acct(4)
executed by the process.
Kernel internal structures may change from release to release without warning. Applications directly rely-
ing on these structures are not supported.
Accounting files are currently written in 32-bit format. Thus, 64-bit applications which read the files need
to make special provisions. In particular, the
acct.h header declares the ac_btime field as
int32_t rather than a time_t in 64-bit compilations. The
ac_btime field should be cast to
time_t in the application before using it (for example, in calls to date conversion functions). The account-
ing file format will be changed to a 64-bit layout at a future release.
SEE ALSO
acct(1M), acctcom(1M), acct(2), exec(2), fork(2).
STANDARDS CONFORMANCE
acct: SVID2, SVID3, XPG2
HP-UX 11i Version 2: December 2007 Update 2 Hewlett-Packard Company 35