[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ac0968cb-c019-425d-928d-b163120a002d@t-8ch.de>
Date: Sat, 20 Sep 2025 11:11:24 +0200
From: Thomas Weißschuh <linux@...ssschuh.net>
To: Benjamin Berg <benjamin@...solutions.net>
Cc: linux-um@...ts.infradead.org, Willy Tarreau <w@....eu>,
linux-kselftest@...r.kernel.org, Arnaldo Carvalho de Melo <acme@...hat.com>,
linux-kernel@...r.kernel.org, Benjamin Berg <benjamin.berg@...el.com>
Subject: Re: [PATCH v2 09/11] tools/nolibc: add uio.h with readv and writev
On 2025-09-19 17:34:18+0200, Benjamin Berg wrote:
> From: Benjamin Berg <benjamin.berg@...el.com>
>
> This is generally useful and struct iovec is also needed for other
> purposes such as ptrace.
>
> Signed-off-by: Benjamin Berg <benjamin.berg@...el.com>
Acked-by: Thomas Weißschuh <linux@...ssschuh.net>
> ---
> tools/include/nolibc/Makefile | 1 +
> tools/include/nolibc/nolibc.h | 1 +
> tools/include/nolibc/sys/uio.h | 49 ++++++++++++++++++++
> tools/testing/selftests/nolibc/nolibc-test.c | 9 ++++
> 4 files changed, 60 insertions(+)
> create mode 100644 tools/include/nolibc/sys/uio.h
(...)
Powered by blists - more mailing lists