hash-set: Add tests.
[gnulib.git] / doc / posix-functions / toascii.texi
blob30358bda7cf805f6ba20a822b77c13da44bef392
1 @node toascii
2 @section @code{toascii}
3 @findex toascii
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/toascii.html}
7 Gnulib module: ctype
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
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize