Go to the source code of this file.
Functions | |
double | get_time (void) |
void | hook_pre_global (void) |
void | set_sigint_handler (void(*handler)(int)) |
char * | strtok_r (char *str, const char *delim, char **nextp) |
void | yp_usleep (int usec) |
void set_sigint_handler | ( | void(*)(int) | handler | ) |
char* strtok_r | ( | char * | str, |
const char * | delim, | ||
char ** | nextp | ||
) |