]> git.ipfire.org Git - thirdparty/man-pages.git/commit
time_namespaces.7: Tweaks for symbolic clock-IDs in /proc/PID/timens_offsets
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 11 Apr 2020 11:32:29 +0000 (13:32 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 11 Apr 2020 19:34:51 +0000 (21:34 +0200)
commit0953c1b4b3b4b3b44388de57e4d6a2be5150b60c
tree7f360c7b39163229ca5678a1c6e7efc78752bf6a
parent3685736f10e82b57f8a19cfe13f8fc3f82ee23a7
time_namespaces.7: Tweaks for symbolic clock-IDs in /proc/PID/timens_offsets

Andrei Vagin implemented a change I suggested:
clock-IDs are now be expressed in symbolic form (e.g.,
"monotonic") instead of numeric form (e.g., 1) when reading
/proc/PID/timerns_offsets, and can be expressed either
symbolically or numerically when writing to that file.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/time_namespaces.7