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

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

#include <zlib.h>
#include "util.h"
/* Like getline, but read from a gzFile. Allocation is with talloc */
util_status_t
gz_getline (void *ctx, char **lineptr, size_t *line_size, ssize_t *bytes_read,
	    gzFile stream);

#endif

debug log:

solving ed46ac1 ...
found ed46ac1 in https://yhetil.org/notmuch/1396401381-18128-4-git-send-email-david@tethera.net/ ||
	https://yhetil.org/notmuch/1396200700-29361-3-git-send-email-david@tethera.net/

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

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

skipping https://yhetil.org/notmuch/1396200700-29361-3-git-send-email-david@tethera.net/ for ed46ac1
index at:
100644 ed46ac113100cda97883d711a3081373b9abb75e	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).