diff options
author | Thomas Quinot <quinot@adacore.com> | 2005-09-05 09:50:26 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2005-09-05 09:50:26 +0200 |
commit | 826757551170eec3ec794d961b5b6dc24d1244cd (patch) | |
tree | ae1698c6bf9c081f3fb4cdc10113b63b9801baf6 /gcc/ada/prj-ext.ads | |
parent | b9260c3d60418dd0e549bbdb69c8f696a76d5106 (diff) | |
download | gcc-826757551170eec3ec794d961b5b6dc24d1244cd.zip gcc-826757551170eec3ec794d961b5b6dc24d1244cd.tar.gz gcc-826757551170eec3ec794d961b5b6dc24d1244cd.tar.bz2 |
g-soccon-vms.adb: Renamed to g-soccon-vms.ads
2005-09-01 Thomas Quinot <quinot@adacore.com>
* g-soccon-vms.adb: Renamed to g-soccon-vms.ads
* g-soccon-vms.ads: Renamed from g-soccon-vms.adb
* g-soccon.ads, g-soccon-tru64.ads, g-soccon-aix.ads,
g-soccon-darwin.ads, g-soccon-irix.ads, g-soccon-hpux.ads,
g-soccon-solaris.ads, g-soccon-mingw.ads, g-soccon-vxworks.ads,
g-soccon-freebsd.ads: Add new constants:
IP_MULTICAST_IF
SO_RCVTIMEO/SO_SNDTIMEO
IOV_MAX
* gen-soccon.c:
Move all target-specific file inclusions and macro definitions to
gsocket.h, in order to ensure that any C code in socket.c will see a
set of constants that is consistent with the contents of g-soccon.ads.
* gsocket.h: Code imported from gen-soccon.c:
Move all target-specific file inclusions and macro definitions to
gsocket.h, in order to ensure that any C code in socket.c will see a set
of constants that is consistent with the contents of g-soccon.ads.
This change also makes gen-soccon self-contained (removing dependencies
upon GCC internal headers).
* g-socket.adb (Send_Vector): Make calls to Writev at most IOV_MAX
iovecs at a time.
(To_Inet_Addr): Now a procedure instead of a function, more efficient.
* socket.c: Minor reformatting.
From-SVN: r103853
Diffstat (limited to 'gcc/ada/prj-ext.ads')
0 files changed, 0 insertions, 0 deletions