Linux Standard Base Core Specification, Generic Part | ||
---|---|---|
<<< Previous | Next >>> |
When filename is the name of an existing file, acct() turns accounting on and appends a record to filename for each terminating process. When filename is NULL, acct() turns accounting off.
On success, 0 is returned.
On error, -1 is returned and
the global variable errno
is set appropriately.
<<< Previous | Home | Next >>> |
_sys_siglist | Up | adjtime |