From 85f82eec707ca5fc42f4401940c9903000f8004c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 13 Nov 2015 13:03:42 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/unistd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/unistd.h') diff --git a/include/unistd.h b/include/unistd.h index 7eb4a74..f259d5f 100644 --- a/include/unistd.h +++ b/include/unistd.h @@ -745,7 +745,7 @@ int fexecve(int, char* const[], char* const[]); #endif /* - TODO readn, writen, preadn, pwriten + TODO readn(plan9), writen, preadn, pwriten readn: read that can only return with a short read on error writen: write that can only return with a short write on error preadn: pread that can only return with a short read on error -- cgit v1.2.3-70-g09d2