summaryrefslogtreecommitdiff
path: root/src/fundamental/string-util-fundamental.h
Commit message (Expand)AuthorAgeFilesLines
* fundamental: Drop some unnecessary ifdefsJan Janssen2023-02-211-2/+0
* boot: Provide our own EFI API headersJan Janssen2023-02-211-2/+1
* meson: use 0|1 for SD_BOOTZbigniew Jędrzejewski-Szmek2023-01-101-3/+3
* string-util: introduce ascii_ishex()Yu Watanabe2022-12-121-0/+4
* tree-wide: add global ascii_isdigit() + ascii_isalpha()Lennart Poettering2022-07-051-0/+10
* fundamental: Remove types-fundamental.hJan Janssen2022-06-271-7/+9
* boot: Use memcmp/memcpy/memsetJan Janssen2022-05-311-1/+0
* boot: Use strcmp8/16Jan Janssen2022-05-311-6/+5
* boot: Use strlen8/16Jan Janssen2022-05-311-10/+11
* basic: add helper function to print </==/>Zbigniew Jędrzejewski-Szmek2022-05-251-0/+4
* fundamental: Move some helpers into string-util-fundamentalJan Janssen2022-05-211-0/+17
* fundamental: define size_t and memcpy for sd-bootLuca Boccassi2021-10-081-2/+2
* sd-boot: Add memmem_safe and memory_startswithJan Janssen2021-08-161-0/+17
* string-util: introduce strverscmp_improved()Yu Watanabe2021-02-091-0/+2
* fundamental: move several macros and functions into src/fundamental/Yu Watanabe2021-02-091-0/+65