From c53705c384e3cbb9716e2709e5cd3b7bbaa20609 Mon Sep 17 00:00:00 2001 From: Nick Withers Date: Mon, 17 Feb 2014 19:39:27 +1100 Subject: doc: Note that rename() is only partially implemented. Replacing of existing files is not supported. See #2169. --- doc/posix1003.1/ch08.t | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/posix1003.1/ch08.t') diff --git a/doc/posix1003.1/ch08.t b/doc/posix1003.1/ch08.t index 23b8269688..80ac3c7211 100644 --- a/doc/posix1003.1/ch08.t +++ b/doc/posix1003.1/ch08.t @@ -101,6 +101,7 @@ putc(), Function, Implemented putchar(), Function, Implemented puts(), Function, Implemented remove(), Function, Implemented +rename(), Function, Partial Implementation rewind(), Function, Implemented scanf(), Function, Implemented fscanf(), Function, Implemented -- cgit v1.2.3