mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 22:37:14 +08:00
9fa65f6607
Generalize the libct/getValueFromCgroup() as fscommon.GetValueByKey(), and document it. No changes other than using fscommon.ParseUint to convert the value. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>