strdup
POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/functions/strdup.html
Gnulib module: strdup or strdup-posix
Portability problems fixed by either Gnulib module strdup or strdup-posix:
<string.h> on some old platforms.
Portability problems fixed by Gnulib module strdup-posix:
errno to ENOMEM on
some platforms:
mingw, MSVC 9.
Portability problems not fixed by Gnulib: