More perldelta entries; plus, credits.
[p5sagit/p5-mst-13.2.git] / README.micro
index d4b2628..457778c 100644 (file)
@@ -10,7 +10,7 @@ We assume ANSI C89 plus the following:
 - <stdlib.h>
 - rename()
 - opendir(), readdir(), closedir() (via dirent.h)
-- memchr (via string.h)
+- memchr(), memcmp(), memcpy() (via string.h)
 - (a safe) putenv() (via stdlib.h)
 - strtoul() (via stdlib.h)
 (grep for 'define' in uconfig.sh.)