(xgetcwd): Use HAVE_GETCWD_NULL, not (defined __GLIBC__ && __GLIBC__ >= 2),
authorJim Meyering <jim@meyering.net>
Mon, 3 Sep 2001 07:43:44 +0000 (07:43 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 3 Sep 2001 07:43:44 +0000 (07:43 +0000)
commitb1d85350991ec16ef453d8aceda92fcbe4041a53
tree15ca82a23c83f75d15cf13e48a8f06f31101e80c
parent16b1a53aab3640a1bd3f09e85ef83b45242de1cd
(xgetcwd): Use HAVE_GETCWD_NULL, not (defined __GLIBC__ && __GLIBC__ >= 2),
to decide whether to use getcwd (NULL, 0).
lib/xgetcwd.c