#include <cat/cat.h>
int catinfo_set(char *catinfo_name(char *name);
The conversion will convert all letters to lower case and all ``.'' characters to ``_'' characters. The size of the string is thus not affected.
The function returns NULL if name is NULL or the pointer name otherwise.