summaryrefslogtreecommitdiffstats
path: root/src/proc_self_mountinfo.c
AgeCommit message (Expand)Author
2016-08-06all required system headers in common.h; some progress on health variablesCosta Tsaousis
2016-07-21fix parsing for super option in mountinfo, fixes #714Costa Tsaousis
2016-07-21fixed octal parsing in mountinfo, fixes #715Costa Tsaousis
2016-07-21decode octal escaping found in /proc/self/mountinfo to escape mainly spaces; ...Costa Tsaousis
2016-05-09strncpy, snprintf and vsnprintf changed to strncpyz, snprintfz and vsnprintfz...Frederico Lamberti Pissarra
2016-04-30support for newer kernels that show cgroups mountinfo at super_optionsCosta Tsaousis
2016-04-29fixed mountinfo optional_fields codeCosta Tsaousis (ktsaou)
2016-04-29commented mountinfo optional_fields codeCosta Tsaousis (ktsaou)
2016-04-29cgroups plugin now reads mountinfo to find the proper place for reading cgrou...Costa Tsaousis (ktsaou)
2016-04-29disk now get the mount point at the menu (only when they are not partitions) ...Costa Tsaousis (ktsaou)