You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The vsyslog_r function is missing. An empty stub may be used as a workaround:
void vsyslog_r(int pri, struct syslog_data *data, const char *fmt, va_list ap) {}