5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strspn.html}
9 Portability problems fixed by Gnulib:
13 Portability problems not fixed by Gnulib:
16 This function cannot work correctly on character strings in multibyte locales.
17 Gnulib provides an alternative function @code{mbsspn} that works on character
18 strings in all locales.