[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 13 Jul 2009 09:17:10 +0000 (11:17 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 13 Jul 2009 09:17:10 +0000 (11:17 +0200)
commit223eab977a61c48f62cb0cbb9c009afefa6f6cbc
tree1857f720afceceaca3d3c5a224ab66303e3e682d
parentfdd7e7bb1d01de50a07ba1b7f9bf6235b7e89da3
[multiple changes]

2009-07-13  Thomas Quinot  <quinot@adacore.com>

* g-socthi-vxworks.adb (C_Sendto): VxWorks does not support the
standard sendto(2) interface for connected sockets (passing a null
destination address). Use send(2) instead for that case.

2009-07-13  Pascal Obry  <obry@adacore.com>

* adaint.c: Fix __gnat_stat() with Win32 UNC paths.

From-SVN: r149559
gcc/ada/ChangeLog
gcc/ada/adaint.c
gcc/ada/g-socthi-vxworks.adb