extern-inline: document fixes for ctype and wctype macros
[gnulib.git] / doc / posix-functions / strcpy.texi
index e46163b..ab83b48 100644 (file)
@@ -8,6 +8,10 @@ Gnulib module: ---
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function cannot be called from plain inline or extern inline functions
+on some platforms:
+OS X 10.8.
 @end itemize
 
 Portability problems not fixed by Gnulib: