mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-25 04:45:29 +08:00
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
This commit is contained in:
parent
8430617602
commit
71cce721af
@ -1,3 +1,8 @@
|
||||
Wed May 26 03:58:20 1999 "Melissa O'Neill" <oneill@cs.sfu.ca>
|
||||
|
||||
* getcwd.c (getcwd): If pathname is NULL, then obtain SIZE
|
||||
bytes of space using malloc.
|
||||
|
||||
Mon May 17 01:42:34 1999 Stu Grossman <grossman@babylon-5.cygnus.com>
|
||||
|
||||
* cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance
|
||||
|
Loading…
Reference in New Issue
Block a user