misc
Documentation for the user-misc api in /secure/user/misc.c.
Functions
-
void set_didlog_time(int t)
Set the last time that the didlog was read for the user.
-
int query_didlog_time()
Return the time that the user last read the didlog.
-
void deliver_didlog_message(string str)
Deliver a didlog message while someone is still logged in
-
void set_didlog_off(int x)
If nonzero, this turns off the automatic posting of the didlog for the user
-
int query_didlog_off()
Returns 1 if the user does not receive the automatic posting of the didlog
-
void display_didlog()
Displays didlog activity since the last time the user has checked it. Primarily used in the login process.
File generated by Lima 1.1a4 reStructured Text daemon.