chiark / gitweb /
Add support for building elogind against musl libc
[elogind.git] / src / shared / cgroup-show.c
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/shared
2017-03-14 Lennart Poetteringcgroup-show: unescape cgroups on presentation
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...
2017-03-14 Ronny Chevaliershared: add terminal-util.[ch]
2017-03-14 Ronny Chevaliershared: add formats-util.h
2017-03-14 Ronny Chevaliershared: add process-util.[ch]
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-23 Zbigniew Jędrzejew... cgroup-show: remove duplicated check
2015-01-22 Lennart Poetteringcgroup-show: don't hit assert, when the extra pids...
2015-01-22 Zbigniew Jędrzejew... shared/cgroup-show: simplify show_pid_array()
2014-04-23 Lennart Poetteringdelta: draw arrows with draw_special_char()
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-10-14 Zbigniew Jędrzejew... Fix bad assert in show_pid_array
2013-10-13 Zbigniew Jędrzejew... Modernization
2013-10-13 Zbigniew Jędrzejew... Never call qsort on potentially NULL arrays
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-16 Lennart Poetteringutil: replace decimal_str_max() by a typesafe macro...
2013-04-16 Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-02 Zbigniew Jędrzejew... shared/cgroup-show: fix leak of "pid"
2013-01-16 Lukas Nykrynsystemctl,loginctl,cgls: do not ellipsize cgroup member...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-23 Lennart Poetteringsystemctl: don't show cgroup field for a unit if cgroup...
2012-11-12 Michal Schmidtutil: nicer tree drawings
2012-11-02 Michal Schmidtutil : fallback to plain ASCII drawing if locale is...
2012-10-23 Mantas Mikulėnascgls: correctly ellipsize command lines for PIDs >...
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-16 Lennart Poetteringsystemctl: show main and control PID explicitly in...
2012-04-16 Lennart Poetteringcgls: don't show empty cgroups by default
2012-04-12 Kay Sieversmove more common files to shared/ and add them to shared.la