]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'PR/build-sys-libeconf-split' of https://github.com/karelzak/util-linux...
authorKarel Zak <kzak@redhat.com>
Mon, 11 May 2026 11:24:58 +0000 (13:24 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 11 May 2026 11:24:58 +0000 (13:24 +0200)
commit0b6b12e3045cd1835ca544c808d0beb99ba3ef41
tree9e413cc2a30d7a3bac8714855d319c060b754105
parent1779379d619012cc3e51ac0e26b64559a6954030
parentadebde389801d2f7dc810c7c8155cc9855d18ee2
Merge branch 'PR/build-sys-libeconf-split' of https://github.com/karelzak/util-linux-work

* 'PR/build-sys-libeconf-split' of https://github.com/karelzak/util-linux-work:
  meson: check slang headers only when slang library is found
  meson: rename logindefs_c to lib_common_logindefs
  meson: split shells.c out of lib_common into lib_common_shells
  build-sys: drop libcommon_shells from binaries that only need ul_default_shell
  lib: split ul_default_shell() from shells.c into default_shell.c