Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-08 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering | |
After all it is now much more like strjoin() than strappend(). At the same time, add support for NULL sentinels, even if they are normally not necessary. Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||
2014-11-28 | udevadm: split out find_device helper | Zbigniew Jędrzejewski-Szmek | |
The idea is to unify the way that devices can be specified. Signed-off-by: Anthony G. Basile <blueness@gentoo.org> |