Fix filesystem::canonical on Solaris 10.
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Sep 2015 14:20:32 +0000 (14:20 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Sep 2015 14:20:32 +0000 (14:20 +0000)
commit0725a86c5b13dd3965ab6afdc7f9564f2b2091d9
tree1a8bea5d9cd15c9ef39cb6a0e54b778f0da1ba9e
parent84bb4e67d45a8921cedd2ef64fe3cffd9ee72f44
Fix filesystem::canonical on Solaris 10.

PR libstdc++/67173
* src/filesystem/ops.cc (filesystem::canonical): Allocate buffer for
realpath on Solaris 10.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227689 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/src/filesystem/ops.cc