]> git.cworth.org Git - notmuch/commit
notmuch: Use GNU libc getline() instead of glib GIOChannel
authorCarl Worth <cworth@cworth.org>
Tue, 20 Oct 2009 19:47:23 +0000 (12:47 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 20 Oct 2009 19:47:23 +0000 (12:47 -0700)
commit00b65cad98e7d09f5005587ea8b51d0d4160bd45
tree88428f2455e5027205f6b2b51bd674c5ba94b60c
parent968feafbad724da29c7fb5d48f6d363150e48caf
notmuch: Use GNU libc getline() instead of glib GIOChannel

Less reliance on glib is always nice for our memory-leak testing
efforts.
notmuch.c