]> git.ipfire.org Git - thirdparty/gcc.git/commit
getcwd.c (getcwd): If pathname is NULL, then obtain SIZE bytes of space using malloc.
authorMelissa O'Neill <oneill@cs.sfu.ca>
Wed, 26 May 1999 03:04:27 +0000 (21:04 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 26 May 1999 03:04:27 +0000 (21:04 -0600)
commitd05ba2205fc7af481d806eab41773f970ad305cf
tree6822279f8afade103f7210691eba8da4d1507573
parent71cce721af1a8d2e5f9c9508982c35996cdd940e
getcwd.c (getcwd): If pathname is NULL, then obtain SIZE bytes of space using malloc.

P
        * getcwd.c (getcwd): If pathname is NULL, then obtain SIZE
        bytes of space using malloc.

From-SVN: r27161
libiberty/getcwd.c