g-socthi-mingw.ads, [...]: Remove C_Read and C_Write from internal implementation...
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 25 Nov 2004 16:14:01 +0000 (17:14 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 25 Nov 2004 16:14:01 +0000 (17:14 +0100)
commit670d2c11f50be49b96293634720c460df8a2ca7e
treeda2abb4cd5d3f218aba3a277133f9b43726b254f
parent061fd2bfd9ba0e374f4dad0e1ea932a9f02ec63e
g-socthi-mingw.ads, [...]: Remove C_Read and C_Write from internal implementation unit GNAT.Sockets.Thin...

* g-socthi-mingw.ads, g-socthi-vms.ads: Remove C_Read and C_Write from
internal implementation unit GNAT.Sockets.Thin,
as their usage for sockets is non-portable (using the read and write
functions from the system runtime library is fine on UNIX but won't
work under Windows).

* mingw32.h: Update copyright notice.

From-SVN: r91297
gcc/ada/g-socthi-mingw.ads
gcc/ada/g-socthi-vms.ads
gcc/ada/mingw32.h