mailing list of musl libc
 help / color / mirror / code / Atom feed
8677a92b75253333329f29b2ba40164c4b5d276a blob 120 bytes (raw)

1
2
3
4
5
6
7
 
#include <netdb.h>
#include "pthread_impl.h"

int *__h_errno_location(void)
{
	return &__pthread_self()->h_errno_val;
}
debug log:

solving 8677a92b ...
found 8677a92b in https://git.vuxu.org/mirror/musl/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).