]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/journal-remote/microhttpd-util.h
journal-remote: update to 64bit µhttp api, provide fallback 2357/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 15 Jan 2016 19:58:50 +0000 (14:58 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 18 Jan 2016 20:21:28 +0000 (15:21 -0500)
commitb3b0c23a56a2506a0d181af2f1775e3a98966c49
tree92a2affbc09e23615bd4dc12404fe0e92105eb52
parentce7229a224228bb996f50181d09757406891e3d6
journal-remote: update to 64bit µhttp api, provide fallback

64 bit offset is now accepted, which is nice. The old function is
deprecated, and generates a compile time warning when used. We only
use an offset of 0, so we really don't care. Adapt to use the new
function, but fall back to the old one on older versions.
src/journal-remote/journal-gatewayd.c
src/journal-remote/microhttpd-util.h