diff options
Diffstat (limited to 'test/README')
-rw-r--r-- | test/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/README b/test/README index 0c2b63f..646456c 100644 --- a/test/README +++ b/test/README @@ -39,6 +39,9 @@ fmtmsg.h - fmtmsg() not tested. fnmatch.h - fnmatch() not tested. unistd.h - fork(), fpathconf(), free() not tested. stdio.h - *printf*, fputc(), fputwc(), fputws(), fread() not tested. +stdio.h - freopen(), fscanf(), sscanf(), feek(), fseeko() not tested. +stdio.h - fsetpos() not tested. +math.h - frexp() not tested. For other dependencies not tested, see the commented-out lines in deheader's dependency table. |