diff options
| author | Daniel Palmer <daniel@thingy.jp> | 2026-08-28 19:32:04 +0900 |
|---|---|---|
| committer | Thomas Weißschuh <linux@weissschuh.net> | 2026-08-31 06:19:24 +0200 |
| commit | c0da8b53603ad84f622b2c5f6c1a69f7d4b4b8bc (patch) | |
| tree | 29284760fe7ed616aba20b9317f5272ef5a92a69 /scripts/Makefile.thinlto | |
| parent | 4c00540add56942d621a941481cf9d0fb7dcec0e (diff) | |
| download | linux-next-c0da8b53603ad84f622b2c5f6c1a69f7d4b4b8bc.tar.gz linux-next-c0da8b53603ad84f622b2c5f6c1a69f7d4b4b8bc.zip | |
tools/nolibc: Add sendfile()
This is useful because it allows copying data up to 2GB from one
fd to another without a buffer in userspace and with a single syscall.
For 32bit kernels we use the sendfile64 syscall to allow for 64bit
offsets to work.
Signed-off-by: Daniel Palmer <daniel@thingy.jp>
Link: https://patch.msgid.link/20260828103205.384589-2-daniel@thingy.jp
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
