index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
strbuf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic/strbuf: use _cleanup_
Zbigniew Jędrzejewski-Szmek
2021-04-08
1
-8
/
+6
*
Rename strbuf_cleanup to strbuf_free
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-1
/
+1
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-4
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
tree-wide: use typesafe_bsearch() or typesafe_bsearch_r()
Yu Watanabe
2018-09-19
1
-3
/
+1
*
strbuf: accept NULL for strbuf_cleanup()
Yu Watanabe
2018-09-10
1
-0
/
+3
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
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
*
basic/strbuf: include empty strings in count
Zbigniew Jędrzejewski-Szmek
2018-03-26
1
-2
/
+5
*
basic/strbuf: use structured initalizers to shorten code
Zbigniew Jędrzejewski-Szmek
2018-03-26
1
-25
/
+21
*
tree-wide: add bsearch_safe and use where appropriate
Zbigniew Jędrzejewski-Szmek
2018-03-26
1
-8
/
+4
*
coccinelle: add reallocarray() coccinelle script
Lennart Poettering
2018-03-02
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-2
/
+1
*
strbuf: set the proper character when creating new nodes
Lubomir Rintel
2016-05-03
1
-1
/
+2
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
*
basic/strbuf: do not call bsearch with a null argument
Zbigniew Jędrzejewski-Szmek
2016-02-19
1
-0
/
+4
*
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
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+201