mailing list of musl libc
 help / color / mirror / code / Atom feed
6387adca2f86ad3d391607cbd600dabf1690f651 blob 472 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
#ifndef RESOLV_H
#define RESOLV_H

#include "../../include/resolv.h"

int __dn_expand(const unsigned char *, const unsigned char *, const unsigned char *, char *, int);

int __res_mkquery(int, const char *, int, int, const unsigned char *, int, const unsigned char*, unsigned char *, int);
int __res_send(const unsigned char *, int, unsigned char *, int);
hidden int __res_msend(int, const unsigned char *const *, const int *, unsigned char *const *, int *, int);

#endif
debug log:

solving 6387adca ...
found 6387adca in https://inbox.vuxu.org/musl/20200328141600.GU14278@port70.net/
found 945e89e6 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 945e89e6354e1ec6eb94f76b17b37fdba391864f	src/include/resolv.h

applying [1/1] https://inbox.vuxu.org/musl/20200328141600.GU14278@port70.net/
diff --git a/src/include/resolv.h b/src/include/resolv.h
index 945e89e6..6387adca 100644

Checking patch src/include/resolv.h...
Applied patch src/include/resolv.h cleanly.

index at:
100644 6387adca2f86ad3d391607cbd600dabf1690f651	src/include/resolv.h

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).