#include <stdlib.h> int setenv(const char *name, const char *value, int overwrite);
The setenv() function is as specified in the SUSv3.