Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size() | Lennart Poettering | 2021-05-19 | 1 | -3/+2 |
* | tree-wide: use UINT64_MAX or friends | Yu Watanabe | 2021-03-05 | 1 | -1/+1 |
* | tree-wide: return NULL from freeing functions | Zbigniew Jędrzejewski-Szmek | 2021-02-16 | 1 | -5/+5 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | shared/exit-status: use Bitmap instead of Sets | Zbigniew Jędrzejewski-Szmek | 2019-07-29 | 1 | -6/+0 |
* | shared/bitmap: constify various operators which don't modify bitmap | Zbigniew Jędrzejewski-Szmek | 2019-07-29 | 1 | -6/+5 |
* | util: split out memcmp()/memset() related calls into memory-util.[ch] | Lennart Poettering | 2019-03-13 | 1 | -0/+1 |
* | Move various files that don't need to be in basic/ to shared/ | Zbigniew Jędrzejewski-Szmek | 2018-11-20 | 1 | -0/+218 |