From: Melissa O'Neill Date: Wed, 26 May 1999 03:04:25 +0000 (-0600) Subject: getcwd.c (getcwd): If pathname is NULL, then obtain SIZE bytes of space using malloc. X-Git-Tag: releases/libgcj-2.95.0~366 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71cce721af1a8d2e5f9c9508982c35996cdd940e;p=thirdparty%2Fgcc.git getcwd.c (getcwd): If pathname is NULL, then obtain SIZE bytes of space using malloc. � * getcwd.c (getcwd): If pathname is NULL, then obtain SIZE bytes of space using malloc. From-SVN: r27160 --- diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index caf12de495bf..8f65a863bae3 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +Wed May 26 03:58:20 1999 "Melissa O'Neill" + + * getcwd.c (getcwd): If pathname is NULL, then obtain SIZE + bytes of space using malloc. + Mon May 17 01:42:34 1999 Stu Grossman * cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance