unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob c18480fc8bc41f1f6569467a73ea505f77fcf1ad 215 bytes (raw)
name: util/zlib-extra.h 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
#ifndef _ZLIB_EXTRA_H
#define _ZLIB_EXTRA_H

#include <zlib.h>

/* Like getline, but read from a gzFile. Allocation is with talloc */
ssize_t
gzgetline (void *ctx, char **lineptr, size_t *n, gzFile stream);

#endif

debug log:

solving c18480f ...
found c18480f in https://yhetil.org/notmuch/1396116992-29640-3-git-send-email-david@tethera.net/ ||
	https://yhetil.org/notmuch/1396178602-7583-1-git-send-email-david@tethera.net/

applying [1/1] https://yhetil.org/notmuch/1396116992-29640-3-git-send-email-david@tethera.net/
diff --git a/util/zlib-extra.h b/util/zlib-extra.h
new file mode 100644
index 0000000..c18480f

Checking patch util/zlib-extra.h...
Applied patch util/zlib-extra.h cleanly.

skipping https://yhetil.org/notmuch/1396178602-7583-1-git-send-email-david@tethera.net/ for c18480f
index at:
100644 c18480fc8bc41f1f6569467a73ea505f77fcf1ad	util/zlib-extra.h

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