Merge tag 'snapshot-start' into stable
[gnulib.git] / doc / posix-functions / strncat.texi
index f64620d..9d09e05 100644 (file)
@@ -11,6 +11,10 @@ Portability problems fixed by Gnulib:
 @item
 This function dereferences too much memory on some platforms:
 Solaris 10 on SPARC.
+@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: