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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
alloc-util: drop _alloc_ decorator from memdup_suffix0()
Lennart Poettering
2019-07-13
1
-1
/
+1
*
alloc-util: drop _alloc_(2, 3) decorator from memdup_suffix0_multiply()
Lennart Poettering
2019-07-12
1
-1
/
+3
*
alloc-util: typo fix
Lennart Poettering
2019-03-20
1
-2
/
+2
*
Add wrapper for __msan_unpoinson() to reduce #ifdeffery
Zbigniew Jędrzejewski-Szmek
2019-02-25
1
-0
/
+10
*
alloc-util: whenever any of our alloca() wrappers is used to allocate overly ...
Lennart Poettering
2019-01-26
1
-17
/
+32
*
tree-wide: make new/new0/malloc_multiply/reallocarray safe for size 0
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-3
/
+3
*
util: define free_func_t
Yu Watanabe
2018-12-02
1
-0
/
+2
*
alloc-util: add alloca() counterparts for memdup() and memdup_suffix0()
Lennart Poettering
2018-10-15
1
-0
/
+15
*
Revert "alloc-util: return NULL if 0-sized allocation is requested"
Yu Watanabe
2018-10-13
1
-4
/
+1
*
alloc-util: return NULL if 0-sized allocation is requested
David Tardon
2018-10-12
1
-1
/
+4
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
alloca: add an overflow check too
Lennart Poettering
2018-04-27
1
-2
/
+10
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-0
/
+9
*
tree-wide: use reallocarray instead of our home-grown realloc_multiply (#8279)
Zbigniew Jędrzejewski-Szmek
2018-02-26
1
-1
/
+3
*
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
-0
/
+10
*
tree-wide: introduce free_and_replace helper
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-0
/
+8
*
alloc-util: cleanups
Alexander Kuleshov
2016-02-18
1
-9
/
+13
*
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
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+108