@ -176,7 +176,7 @@ int getprocinfo( int ppid, char cmdline[], char cmd[], char user[], char host_ip
{
time(&timet);
}
sprintf(date,"%s",frtime(&timet));
sprintf(date,"%s",frtime(timet));
date[strlen(date)-1]=0;
//get the pid of the last processus
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.