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
/
shared
/
cgroup-show.c
Age
Commit message (
Expand
)
Author
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-22
cgroup-show: remove duplicated check
Zbigniew Jędrzejewski-Szmek
2015-01-22
cgroup-show: don't hit assert, when the extra pids array is empty
Lennart Poettering
2015-01-22
shared/cgroup-show: simplify show_pid_array()
Zbigniew Jędrzejewski-Szmek
2014-04-23
delta: draw arrows with draw_special_char()
Lennart Poettering
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-10-14
Fix bad assert in show_pid_array
Zbigniew Jędrzejewski-Szmek
2013-10-13
Modernization
Zbigniew Jędrzejewski-Szmek
2013-10-13
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-16
util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH()
Lennart Poettering
2013-04-16
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-01
shared/cgroup-show: fix leak of "pid"
Zbigniew Jędrzejewski-Szmek
2013-01-16
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...
Lukas Nykryn
2012-12-24
systemctl: don't show cgroup field for a unit if cgroup is empty
Lennart Poettering
2012-11-12
util: nicer tree drawings
Michal Schmidt
2012-11-02
util : fallback to plain ASCII drawing if locale is not UTF-8
Michal Schmidt
2012-10-23
cgls: correctly ellipsize command lines for PIDs >= 1000000
Mantas Mikulėnas
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-16
systemctl: show main and control PID explicitly in cgroup-show
Lennart Poettering
2012-04-16
cgls: don't show empty cgroups by default
Lennart Poettering
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers