From 048ed76c3c812df051f8b7b93d43e76e6575a769 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 15 Jun 2017 17:03:49 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index fb0401a..25bd242 100644 --- a/README +++ b/README @@ -10,7 +10,8 @@ one write(2) or vmsplice(2) to the pipe. Speaking of this overhead, this implementation is completely useless[1] unless the other program is will even read {PIPE_BUF} bytes -(4096 on Linux, 512 on POSIX). Therefore, +(4096 on Linux, 512 on POSIX) + 2²⁰−2¹⁶ bytes +(on Linux, unspecified for POSIX). Therefore, this implementation of yes(1) is just silly and should not be used by anyone. -- cgit v1.2.3-70-g09d2