summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch08.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix1003.1/ch08.t')
-rw-r--r--doc/posix1003.1/ch08.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/posix1003.1/ch08.t b/doc/posix1003.1/ch08.t
index e65fa67380..9bb27085da 100644
--- a/doc/posix1003.1/ch08.t
+++ b/doc/posix1003.1/ch08.t
@@ -77,6 +77,7 @@ longjmp(), Function, Implemented
ANSI C Section 4.9 --- Input/Output
@example
+FILE, Type, Implemented
clearerr(), Function, Implemented
fclose(), Function, Implemented
feof(), Function, Implemented
@@ -213,6 +214,7 @@ putchar_unlocked(), Function, Unimplemented
@subsection Nonlocal Jumps
@example
+sigjmp_buf, Type, Unimplemented
sigsetjmp(), Function, Unimplemented
siglongjmp(), Function, Unimplemented
@end example