unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 4858d5c219f932b6a8e46f1ff17a689e2f7c0f42 103 bytes (raw)
name: compat/check_ghbn.c 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
7
8
9
 
#include <stdio.h>
#include <netdb.h>

int main()
{
    (void) gethostbyname(NULL);

    return (0);
}

debug log:

solving 4858d5c ...
found 4858d5c in https://yhetil.org/notmuch/1352859005-18631-4-git-send-email-blakej@foo.net/ ||
	https://yhetil.org/notmuch/1352142123-18286-4-git-send-email-blakej@foo.net/

applying [1/1] https://yhetil.org/notmuch/1352859005-18631-4-git-send-email-blakej@foo.net/
diff --git a/compat/check_ghbn.c b/compat/check_ghbn.c
new file mode 100644
index 0000000..4858d5c

Checking patch compat/check_ghbn.c...
Applied patch compat/check_ghbn.c cleanly.

skipping https://yhetil.org/notmuch/1352142123-18286-4-git-send-email-blakej@foo.net/ for 4858d5c
index at:
100644 4858d5c219f932b6a8e46f1ff17a689e2f7c0f42	compat/check_ghbn.c

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

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

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).