]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'stat-parsing' of https://github.com/t-8ch/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 2 Jan 2023 12:02:51 +0000 (13:02 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 2 Jan 2023 12:02:51 +0000 (13:02 +0100)
* 'stat-parsing' of https://github.com/t-8ch/util-linux:
  procfs: get_stat_nth: handle braces in process name
  lib: procfs: add parsing cmd containing newline
  lib: procfs: add unittests
  lib: procfs: prefix support for tests
  lib: procfs: fix error message during test
  lib: procfs: fix typo in argument specification
  lib: procfs: clarify name of procfs_process_get_data_for()


Trivial merge