Package liblastlog2-devel

lastlog database library

https://en.wikipedia.org/wiki/Util-linux

This is the lastlog database development library and headers,
part of util-linux.

Version: 2.41.1

See also: liblastlog2.

Library Functions

lastlog2 Y2038 safe version of lastlog library.
ll2_import_lastlog Imports old lastlog file.
ll2_read_all Reads all entries from database and calls the callback function for each entry.
ll2_read_entry Reads one entry from database and returns that.
ll2_remove_entry Removes all entries of a user.
ll2_rename_user Renames a user entry.
ll2_update_login_time Writes a *new* entry with updated login time.
ll2_write_entry Writes a new entry into the database.