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

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

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

    return (0);
}

debug log:

solving ec5f227 ...
found ec5f227 in https://yhetil.org/notmuch/1351998962-25135-4-git-send-email-blakej@foo.net/

applying [1/1] https://yhetil.org/notmuch/1351998962-25135-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..ec5f227

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

index at:
100644 ec5f227d7bae08a38e67793d6793bf935d7ccaaa	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).