From 2d0ec939c757bd1188b57d9e48ee847b371ab747 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 13 Dec 2010 16:20:21 -0500 Subject: Add many more requirements. --- test/README | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/README b/test/README index 50c9e89..c602d37 100644 --- a/test/README +++ b/test/README @@ -15,7 +15,7 @@ time.h - asctime() and asctime_r() assert.h - assert() macro syslog.h - closelog(), openlog(), setlogmask(), syslog() rexgexp.h - advance() is tested, compile() is not. -unistd.h - confstr() is not tested. +unistd.h - confstr() is not tested, nor are the exec* functions. math.h - cos(), cosh(): these will need . stdio.h - ctermid() not tested; SuS includes time.h - ctime_r(), difftime(), and daylight are not tested, but ctime() is. @@ -26,3 +26,10 @@ dirent.h - all entry points depend on struct dirent. libgen.h - basename() tested, dirname() not. stdio.h - div() not tested; SuS includes dlfcn.h - dlclose(), dlerror(), dlopen(), dlsym() not tested +grp.h - functions not tested, getgrent() depends omn +pwd.h - functions not tested, getpwent() depends omn +utmpx.h - functions not tested, most depend on +math.h - erf(), erfc(), exp() not tested. + +For other dependencies not tested, see the commented-out lines in deheader's +dependency table. -- cgit v1.2.3-70-g09d2