]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'fix/bits_return_value_check' of https://github.com/echoechoin/util...
authorKarel Zak <kzak@redhat.com>
Mon, 11 May 2026 09:12:43 +0000 (11:12 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 11 May 2026 09:12:43 +0000 (11:12 +0200)
commitae63f08917371d0d4193460bac5c0337ea3bf5e2
tree3e45bfc0ddb558ce1f77891b9003cf1cdbe7b6bd
parent41cada296fd73890c23fbd45b235a14de2088ebe
parent2b49ffe227219adfe18525a5463a105a3bdebfe3
Merge branch 'fix/bits_return_value_check' of https://github.com/echoechoin/util-linux

* 'fix/bits_return_value_check' of https://github.com/echoechoin/util-linux:
  bits: add --fail-width option to reject out-of-range CPU numbers
  bits: add test for invalid token in cpulist_parse()
  bits: improve error message for out-of-range cpulist_parse()
  cpuset: Validate full tokens in cpulist_parse()
  bits: fix return value check for cpulist_parse()