extern-inline: document fixes for ctype and wctype macros
[gnulib.git] / doc / posix-functions / strcat.texi
1 @node strcat
2 @section @code{strcat}
3 @findex strcat
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strcat.html}
6
7 Gnulib module: ---
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function cannot be called from plain inline or extern inline functions
13 on some platforms:
14 OS X 10.8.
15 @end itemize
16
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize