#include char *getwd(char *path_name) { return path_name; } /* XOPEN(400,700) */