]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lsfd--bpf-name#in-flight' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 2 Oct 2023 10:37:30 +0000 (12:37 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 2 Oct 2023 10:37:30 +0000 (12:37 +0200)
commit5bb2b35c7eae16116764e2e66006e65ef5976ab4
tree6dc06adbad6e0d1c5526b21f75fed5bd4d88da38
parentac9e7e7568097c9927891b6057047c2fd720cd06
parent9c11c43cb38e8c96dc621034036ec0bb544cdf79
Merge branch 'lsfd--bpf-name#in-flight' of https://github.com/masatake/util-linux

* 'lsfd--bpf-name#in-flight' of https://github.com/masatake/util-linux:
  tests: (lsfd) extend the cases for testing BPF.NAME column
  lsfd.1.adoc: document BPF.NAME column
  lsfd: add BPF.NAME column
  lsfd: add xstrfappend and xstrvfappend
  lib/strutils: add strfappend and strvfappend
  tests: (test_mkfds::{bpf-prog,bpf-map}) fix memory leaks
  tests: (test_mkfds) add missing PARAM_END marker
  tests: (test_mkfds) use SYS_bpf instead of __NR_bpf
  tests: (test_mkfds) revise the usage of " __attribute__((__unused__))"
  tests: (lsfd::mkfds-bpf-map) chmod a+x