diff options
Diffstat (limited to 'test/README')
-rw-r--r-- | test/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/README b/test/README index 9bfab56..50c9e89 100644 --- a/test/README +++ b/test/README @@ -24,3 +24,5 @@ stdio.h - cuserid() not tested; SuS includes <stdio.h> ndbm.h - all functions rely on the DBM datatype dirent.h - all entry points depend on struct dirent. libgen.h - basename() tested, dirname() not. +stdio.h - div() not tested; SuS includes <stdio.h> +dlfcn.h - dlclose(), dlerror(), dlopen(), dlsym() not tested |