summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch08.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-17 18:50:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-17 18:50:14 +0000
commit6984a19876c6aa688f48d933a624a48dfd5751c1 (patch)
treeaaa72a7f1f4425ee4289c4f7bdff10e2601e73a5 /doc/posix1003.1/ch08.t
parentCompleted first pass at function status. (diff)
downloadrtems-6984a19876c6aa688f48d933a624a48dfd5751c1.tar.bz2
Completed status pass on functions and data types.
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