index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-alloc-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorder arguments for calloc()-like functions, part #2
Frantisek Sumsal
2024-01-17
1
-2
/
+2
*
basic/alloc-util: add greedy_realloc_append()
Dan Streetman
2023-07-05
1
-2
/
+41
*
Simplify random number selection
Jason A. Donenfeld
2022-05-31
1
-1
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-20
/
+8
*
tree-wide: fix typo
Yu Watanabe
2021-05-28
1
-1
/
+1
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-24
/
+27
*
alloc-util: add MALLOC_ELEMENTSOF() helper
Lennart Poettering
2021-05-19
1
-0
/
+39
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Fix clang-11 issues
Christian Göttsche
2020-07-26
1
-0
/
+3
*
test: Use assert_se() where variables are only checked by assert
Benjamin Robin
2020-05-06
1
-7
/
+7
*
test: modernize test-alloc-util.c test a bit
Lennart Poettering
2019-07-12
1
-4
/
+4
*
test-alloc-util: assert on the return value to appease coverity
Zbigniew Jędrzejewski-Szmek
2019-07-11
1
-1
/
+1
*
test: add _cleanup_(erase_and_freep)
Zbigniew Jędrzejewski-Szmek
2019-07-10
1
-0
/
+16
*
test-alloc-util: add "test" that cleanup functions are done in expected order
Zbigniew Jędrzejewski-Szmek
2019-05-10
1
-0
/
+29
*
test-alloc-util: let's test a few more things around GREEDY_REALLOC()
Lennart Poettering
2019-05-02
1
-6
/
+21
*
test-alloc-util: add a smoke test for greedy_realloc
Zbigniew Jędrzejewski-Szmek
2019-03-20
1
-0
/
+20
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
test-alloc-util: add casts to bools from p ointers
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-1
/
+5
*
test-alloc-util: add a "test" for bool casts
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-0
/
+17
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
test-alloc-util: add tests for memdup_suffix0() and greedy_realloc()
Yu Watanabe
2017-11-28
1
-5
/
+27
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tests: move alloc related tests to test-alloc-util.c
Ronny Chevalier
2016-03-03
1
-0
/
+55