X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fstpcpy.texi;fp=doc%2Fposix-functions%2Fstpcpy.texi;h=dcd07c0574849601cce39933eac4d726541df12c;hb=458c944ddbb41cd6ba34416db2867eb6f17bf61a;hp=def3f03e26751181e0147e5ade5daf043c7db718;hpb=6a8461af29d6ce87d891ca8e1433848f5f4c45b8;p=gnulib.git diff --git a/doc/posix-functions/stpcpy.texi b/doc/posix-functions/stpcpy.texi index def3f03e2..dcd07c057 100644 --- a/doc/posix-functions/stpcpy.texi +++ b/doc/posix-functions/stpcpy.texi @@ -12,6 +12,10 @@ Portability problems fixed by Gnulib: This function is missing on some platforms: NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, MSVC 9, Interix 3.5. +@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: