r149559 - in /trunk/gcc/ada: ChangeLog adaint.c...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Mon Jul 13 09:17:00 GMT 2009
Author: charlet
Date: Mon Jul 13 09:17:10 2009
New Revision: 149559
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149559
Log:
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.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/adaint.c
trunk/gcc/ada/g-socthi-vxworks.adb
More information about the Gcc-cvs
mailing list