index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
string-util.h
Age
Commit message (
Expand
)
Author
2017-02-05
treewide: replace homegrown memory_erase with explicit_bzero
Zbigniew Jędrzejewski-Szmek
2016-11-05
Drop FOREACH_WORD_QUOTED
Zbigniew Jędrzejewski-Szmek
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-08-31
machinectl: split OS field in two; print ip addresses (#4058)
Seraphime Kirkovski
2016-07-21
bootctl: move toupper() implementation to string-util.h
Lennart Poettering
2016-05-30
util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...
Lennart Poettering
2016-05-17
basic: define HEXDIGITS
Daniel Kahn Gillmor
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-13
basic: add ascii_strcasecmp_nn() call
Lennart Poettering
2016-01-13
basic: add new ascii_strcasecmp_n() call
Lennart Poettering
2016-01-11
basic: introduce generic ascii_strlower_n() call and make use of it everywhere
Lennart Poettering
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-03
util-lib: move character class definitions to string-util.h
Lennart Poettering
2015-11-02
string-util: rework memory_erase() so that it cannot be optimized away
Lennart Poettering
2015-10-27
util: move string_is_safe() to string-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering