From 6984a19876c6aa688f48d933a624a48dfd5751c1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 17 Mar 1998 18:50:14 +0000 Subject: Completed status pass on functions and data types. --- doc/posix1003.1/ch09.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/posix1003.1/ch09.t') diff --git a/doc/posix1003.1/ch09.t b/doc/posix1003.1/ch09.t index 1ef42568c6..e299db252b 100644 --- a/doc/posix1003.1/ch09.t +++ b/doc/posix1003.1/ch09.t @@ -15,7 +15,7 @@ @subsection Group Database Access @example -struct group, Type, +struct group, Type, Untested Implementation getgrgid(), Function, Unimplemented getgrgid_r(), Function, Unimplemented getgrname(), Function, Unimplemented @@ -25,7 +25,7 @@ getgrnam_r(), Function, Unimplemented @subsection User Database Access @example -struct passwd, Type, +struct passwd, Type, Untested Implementation getpwuid(), Function, Untested Implemented, assumes /etc/passwd exists getpwuid_r(), Function, Unimplemented getpwnam(), Function, Untested Implemented, assumes /etc/passwd exists -- cgit v1.2.3