From: Luca Boccassi Date: Mon, 18 May 2026 10:16:48 +0000 (+0100) Subject: sd-json: add sd_json_parse_fd() + flags (#42136) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7a7b1af3998f346db94b2c26b4f2d8a76feec8a;p=thirdparty%2Fsystemd.git sd-json: add sd_json_parse_fd() + flags (#42136) In particular in the recent LUO work we started to read JSON a lot from fds, let's add some helpers to make that simpler. No change in behaviour, just helpers to shorten code. --- a7a7b1af3998f346db94b2c26b4f2d8a76feec8a