[Bug 276937] read(2) is documented as returning EINVAL on reads above INT_MAX
Date: Wed, 14 Feb 2024 03:54:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276937 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=16b1438c7371d31daa95595957330d97bc343405 commit 16b1438c7371d31daa95595957330d97bc343405 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2024-02-10 09:40:07 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2024-02-14 03:41:54 +0000 read.2: Describe debug.iosize_max_clamp PR: 276937 (cherry picked from commit 3e9515846f8cbff0ecccaab65d9f70890d04429e) lib/libc/sys/read.2 | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.