A wrapper around strdup.
Partly to trap calls to strdup, partly because in -ansi, gcc on Red Hat claims that strdup is undeclared.
The string to be cloned
The cloned string.