]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'refactor_chcpu' of https://github.com/cgoesche/util-linux-fork
authorKarel Zak <kzak@redhat.com>
Thu, 25 Jun 2026 09:26:42 +0000 (11:26 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 25 Jun 2026 09:26:42 +0000 (11:26 +0200)
commit4b3fac563510dede34550ac7280aa00b3e29cd94
tree040f81ff75cb30ecffcf7cfece97e48f47fbdcf2
parent52161b408c6efb8d416d3602d72cd900d4ccc52d
parent6e6d1d6f9f03a7af4ded52b98c278130aacdfad9
Merge branch 'refactor_chcpu' of https://github.com/cgoesche/util-linux-fork

* 'refactor_chcpu' of https://github.com/cgoesche/util-linux-fork:
  tests: (chcpu) test partial success chcpu code
  tests: (chcpu) adjust expected output files
  chcpu: remove unsused system headers
  chcpu: improve error handling in cpu_set_dispatch() and cpu_rescan()
  chcpu: make usage() output translator friendly
  chcpu: handle ul_path_readf_s32() errors
  chcpu: fix persistent partial success exit code
  chcpu: minor code fixes
  chcpu: re-enable warning message if last CPU is being disabled
  chcpu: refactor to introduce context struct