]> git.ipfire.org Git - thirdparty/gcc.git/commit
cstreams.c (__gnat_full_name): Fix issues on VxWorks 6.x for which absolute path...
authorNicolas Roche <roche@adacore.com>
Fri, 6 Apr 2007 09:18:36 +0000 (11:18 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 6 Apr 2007 09:18:36 +0000 (11:18 +0200)
commitb150b431d0a9b4dc0c3302b4257ecc209c33fba1
tree816123e9b77187babfffea963436935f3f060430
parent41ccd2d8c88353d35a3c3f220a7aff2d57ae2dca
cstreams.c (__gnat_full_name): Fix issues on VxWorks 6.x for which absolute path can have the following form...

2007-04-06  Nicolas Roche  <roche@adacore.com>

* cstreams.c (__gnat_full_name): Fix issues on VxWorks 6.x for which
absolute path can have the following form: device:/a/b. In this case
'/' should be inserted between the path and the filename.

From-SVN: r123556
gcc/ada/cstreams.c