Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.18-rc2 5 lines 152 B view raw
1#!/bin/bash 2# SPDX-License-Identifier: GPL-2.0 3 4MPTCP_LIB_KSFT_TEST="$(basename "${0}" .sh)" \ 5 "$(dirname "${0}")/mptcp_connect.sh" -m sendfile "${@}"