Merge tag 'snapshot-start' into stable
[gnulib.git] / doc / posix-functions / memcpy.texi
index 5348d9a..7616fdb 100644 (file)
@@ -10,6 +10,10 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some older platforms.
+@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: