]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'PR/lastlog2-cleanup' of github.com:karelzak/util-linux-work
authorKarel Zak <kzak@redhat.com>
Thu, 22 Feb 2024 09:38:25 +0000 (10:38 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 22 Feb 2024 09:38:25 +0000 (10:38 +0100)
commitedce222c22752bcc69b6da7323bd9bc0884e51de
tree8281e8369350fe48db26aefe6b2e6ab216e5f1a9
parentced129dcf654836850f475413120b3a3fd8de707
parentaf93603e52d56fdd6246a038139a5d0e83a5c6a2
Merge branch 'PR/lastlog2-cleanup' of github.com:karelzak/util-linux-work

* 'PR/lastlog2-cleanup' of github.com:karelzak/util-linux-work:
  lastlog2: convert check_user() to boolean-like macro
  lastlog: cleanup function definitions
  lastlog2: make longopts[] static-const
  lastlog: improve errors printing
  lastlog2: improve coding style