summaryrefslogtreecommitdiff
path: root/src/shared/cgroup-show.c
Commit message (Expand)AuthorAge
* Prep v227: Removed src/shared/cgroup-show.[hc], it is not needed.Sven Eden2017-04-10
* Major cleanup of all leftovers after rebasing on master.Sven Eden2017-03-14
* Prep v226: Apply missing fixes and changes to src/sharedSven Eden2017-03-14
* cgroup-show: unescape cgroups on presentationLennart Poettering2017-03-14
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14
* shared: add terminal-util.[ch]Ronny Chevalier2017-03-14
* shared: add formats-util.hRonny Chevalier2017-03-14
* shared: add process-util.[ch]Ronny Chevalier2017-03-14
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* cgroup-show: remove duplicated checkZbigniew Jędrzejewski-Szmek2015-01-22
* cgroup-show: don't hit assert, when the extra pids array is emptyLennart Poettering2015-01-22
* shared/cgroup-show: simplify show_pid_array()Zbigniew Jędrzejewski-Szmek2015-01-22
* delta: draw arrows with draw_special_char()Lennart Poettering2014-04-23
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* Fix bad assert in show_pid_arrayZbigniew Jędrzejewski-Szmek2013-10-14
* ModernizationZbigniew Jędrzejewski-Szmek2013-10-13
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-13
* core: general cgroup reworkLennart Poettering2013-06-27
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH()Lennart Poettering2013-04-16
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16
* shared/cgroup-show: fix leak of "pid"Zbigniew Jędrzejewski-Szmek2013-04-01
* systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn2013-01-16
* systemctl: don't show cgroup field for a unit if cgroup is emptyLennart Poettering2012-12-24
* util: nicer tree drawingsMichal Schmidt2012-11-12
* util : fallback to plain ASCII drawing if locale is not UTF-8Michal Schmidt2012-11-02
* cgls: correctly ellipsize command lines for PIDs >= 1000000Mantas Mikulėnas2012-10-23
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* systemctl: show main and control PID explicitly in cgroup-showLennart Poettering2012-04-16
* cgls: don't show empty cgroups by defaultLennart Poettering2012-04-16
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-12