]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lsfd--timerfd' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 6 Jun 2023 08:45:17 +0000 (10:45 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 6 Jun 2023 08:45:17 +0000 (10:45 +0200)
commit00f254a8f084d3dcd59d1b3ea0b68642090ecf6a
treea43d8c6fb8d116acb791747a1e320fe033af579c
parent7db2e6373b3d2a9098405a73681d80e38bcd58e5
parent7816bcb9daa8d2e216ff7b27327775062dd11075
Merge branch 'lsfd--timerfd' of https://github.com/masatake/util-linux

* 'lsfd--timerfd' of https://github.com/masatake/util-linux:
  tests: (lsfd/filter) add a case for comparing floating point numbers
  tests: (lsfd) add a case for testing timerfd related columns
  tests: add ts_skip_capability
  tests: (mkfds) add a factory to make a timerfd
  lsfd.1.adoc: write about timerfd
  lsfd: print the detail of the timer associated with a timerfd
  lsfd: (filter) accept floating point numbers in expressions
  lsfd: (filter) support floating point number used in columns
  lsfd: (filter) reduce duplicated code in macro definitions
  lsfd: (filter) improve error message
  lsfd.1.adoc: revise type names for columns
  lsfd.1.adoc: fix typos
  lsfd: adjust coding style
  lsfd: fix a sentence in comment
misc-utils/lsfd-filter.c
tests/functions.sh