Commit c824c60fa88c9bd26e6f3b5fd2551d86ae6fccdc

Jim Meyering 2001-09-04T20:28:31

Revert some of the previous change; intead, fix the HAVE_GETCWD_NULL code to behave more like the !HAVE_GETCWD_NULL code used to. Include "xalloc.h". (xgetcwd): Do not return NULL when memory is exhausted; instead, invoke xalloc_die.