]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'next'
authorKarel Zak <kzak@redhat.com>
Wed, 2 Jun 2021 10:33:07 +0000 (12:33 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 2 Jun 2021 10:33:07 +0000 (12:33 +0200)
commitac55a4130fcdab12ee6a49f8a8ebd6a17c1890df
tree346137af214cd2a4595e0211bd61a9b4e51add4b
parent902d2164124505ee9958c160de5bbda3ab7ab4c5
parent684f921ec2afd9ae4706e281e3a58b61cc16c23b
Merge branch 'next'

* next: (26 commits)
  build-sys: add script to compare config.h from meson and autotools
  meson: add missing header files check
  docs: update TODO
  tests: update lscpu outputs
  lscpu: read MHZ from /sys/.../cpufreq/scaling_cur_freq
  lscpu: use locale-independent strtod() when read from kernel
  lib/c_strtod; add locale independent strtod()
  tests: update lscpu output
  lscpu: use MHZ as number to be locale sensitive
  lscpu: add SCALMHZ% and "CPU scaling MHz:"
  sulogin: fix whitespace error
  sulogin: ignore none-existing console devices
  lsns: fix old error message
  lsns: fix copy & past in man page
  lsns: fill UID and USER columns for interpolated namespaces
  fixup! lsns: interpolate missing namespaces for converting forests to a tree
  lsns: interpolate missing namespaces for converting forests to a tree
  lsns: reorganize members specifying other namespaces in lsns_namespace
  lsns: make namespace having no process printable
  libblkid: support zone reset for wipefs
  ...
configure.ac
libblkid/src/probe.c
meson.build
sys-utils/lscpu-cputype.c
sys-utils/lscpu.c