X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=blobdiff_plain;f=doc%2Fposix-functions%2Fstrcpy.texi;fp=doc%2Fposix-functions%2Fstrcpy.texi;h=32893620cd4a4fa8a6074d385aec9783ee0e67a2;hp=e46163bf90c0f091e657672a370bc69330910427;hb=458c944ddbb41cd6ba34416db2867eb6f17bf61a;hpb=6a8461af29d6ce87d891ca8e1433848f5f4c45b8 diff --git a/doc/posix-functions/strcpy.texi b/doc/posix-functions/strcpy.texi index e46163bf9..32893620c 100644 --- a/doc/posix-functions/strcpy.texi +++ b/doc/posix-functions/strcpy.texi @@ -4,10 +4,14 @@ POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strcpy.html} -Gnulib module: --- +Gnulib module: string 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: