index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
alloc-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use dummy allocator to make accesses defined as per standard
Siddhesh Poyarekar
2022-12-14
1
-0
/
+4
*
Merge pull request #19662 from yuwata/memdup
Lennart Poettering
2021-05-19
1
-4
/
+3
|
\
|
*
alloc-util: use memcpy_safe() in memdup() or friends
Yu Watanabe
2021-05-19
1
-4
/
+3
*
|
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-38
/
+31
|
/
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: various code-formatting improvements
Frantisek Sumsal
2019-09-22
1
-1
/
+1
*
alloc-util: reintroduce malloc_usable_size() into greedy_realloc()
Lennart Poettering
2019-05-02
1
-0
/
+24
*
alloc-util: don't use malloc_usable_size() to determine allocated size
Aaron Barany
2019-04-30
1
-2
/
+1
*
alloc-util: use malloc_usable_size() to determine allocated size
Lennart Poettering
2019-03-20
1
-1
/
+2
*
alloc-util: add extra overflow checks to GREEDY_REALLOC()
Lennart Poettering
2019-03-20
1
-4
/
+8
*
alloc-util: extra paranoid overflow check
Lennart Poettering
2019-03-20
1
-0
/
+3
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
tree-wide: make new/new0/malloc_multiply/reallocarray safe for size 0
Zbigniew Jędrzejewski-Szmek
2018-12-21
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
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
alloc-util: coding style fix
Yu Watanabe
2017-11-28
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
alloc-util: add new helpers memdup_suffix0() and newdup_suffix0()
Lennart Poettering
2017-07-31
1
-6
/
+21
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+4
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+81