summaryrefslogtreecommitdiff
path: root/src/shared/serialize.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: memfd_create: use exec flagsThomas Weißschuh2023-03-151-1/+2
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-1/+0
* tree-wide: make cunescape*() functions return ssize_tZbigniew Jędrzejewski-Szmek2021-07-091-3/+4
* shared: fix memory leak in error pathLennart Poettering2021-02-231-2/+3
* Refactor strv_env_replace() into strv_env_replace_consume()Zbigniew Jędrzejewski-Szmek2021-02-161-4/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: drop mman.h when missing_mman.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop missing.hYu Watanabe2019-10-311-1/+3
* util: drop missing.h from util.hYu Watanabe2018-12-041-0/+1
* util-lib: move open_serialization_fd() to serialize.cLennart Poettering2018-12-021-0/+23
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-4/+4
* Move LONG_LINE_MAX definition to fileio.hZbigniew Jędrzejewski-Szmek2018-11-141-1/+1
* Introduce fmkostemp_safe and use it in testsZbigniew Jędrzejewski-Szmek2018-10-261-1/+1
* core: rework serializationLennart Poettering2018-10-261-0/+190