diff --git a/doc/library.sgml b/doc/library.sgml index 303809c59..bcd5db86e 100644 --- a/doc/library.sgml +++ b/doc/library.sgml @@ -59,6 +59,9 @@ Functions that are + clock: Support depends on the capabilities of the target + machine. +

fopen/fread/fwrite/fclose/fputs/fgets/fscanf: The functions are built on open/read/write/close. Those latter functions are not available on all systems.