aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/g-socket.adb
AgeCommit message (Expand)AuthorFilesLines
2008-08-20g-socket.adb: Minor reformattingRobert Dewar1-0/+1
2008-08-08g-soccon.ads: New file.Thomas Quinot1-47/+47
2008-08-06Makefile.in, [...]: Remove GNAT.Sockets.Constants.Arnaud Charlet1-1/+0
2008-05-20Makefile.rtl (GNAT.Sockets.Thin_Common): New unit.Thomas Quinot1-22/+170
2008-04-17g-socket.ads, [...] (Get_Address): Make Stream a "not null" parameter.Samuel Tardieu1-4/+4
2008-04-17g-socket.adb: Add a message "IPv6 not supported" to the Socket_Error exception.Samuel Tardieu1-3/+3
2008-04-08g-socket.ads, [...]: Improve documentation of GNAT.Sockets...Thomas Quinot1-3/+1
2008-03-30a-textio.ads, [...]: Fix comment typos.Ralf Wildenhues1-3/+3
2008-03-26re PR ada/33688 (Ada package Gnat.Sockets missing constant for IP_PKTINFO (pa...Thomas Quinot1-28/+32
2007-12-13Update comments.Arnaud Charlet1-0/+8
2007-11-07a-tasatt.adb: Use 'Access instead of 'Unchecked_Access when applicable.Samuel Tardieu1-2/+2
2007-09-26sem_ch8.adb (Analyze_Use_Type): Code cleanup.Hristian Kirtchev1-9/+1
2007-06-06g-soccon.ads: Add new constant Thread_Blocking_IO...Thomas Quinot1-195/+127
2007-04-06g-stsifd-sockets.adb: New file.Thomas Quinot1-105/+17
2006-10-31g-socket.ads, [...] (Close_Selector): Once the signalling sockets are closed...Thomas Quinot1-1/+7
2006-09-20re PR ada/28716 (Ada: Bind_Socket doesn't bind to specified address)Laurent GUERBY1-0/+1
2005-11-15g-soccon.ads: Minor reformatting.Thomas Quinot1-113/+176
2005-09-05g-soccon-vms.adb: Renamed to g-soccon-vms.adsThomas Quinot1-27/+47
2005-07-07g-socthi-mingw.adb (C_Inet_Addr): New body used to convert the returned type ...Pascal Obry1-38/+34
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16re PR ada/6717 (Race condition in GNAT.Sockets.Create_Selector)Thomas Quinot1-21/+31
2004-10-272004-10-26 Vincent Celier <celier@gnat.com>Vincent Celier1-5/+13
2004-10-04g-socket.ads, [...]: Add new sockets constant MSG_NOSIGNAL (Linux-specific).Thomas Quinot1-71/+88
2004-08-09[multiple changes]Arnaud Charlet1-8/+9
2004-07-06[multiple changes]Arnaud Charlet1-2/+12
2004-01-12[multiple changes]Arnaud Charlet1-2/+3
2003-12-01[multiple changes]Arnaud Charlet1-12/+0
2003-11-27[multiple changes]Arnaud Charlet1-0/+12
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet1-232/+648
2003-04-241aexcept.adb, [...]: Merge header, formatting and other trivial changes from ...Geert Bosch1-1/+0
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating1-1/+0
2002-03-0841intnam.ads, [...]: Merge in ACT changes.Geert Bosch1-18/+29
2001-12-20bindgen.adb: Minor reformattingGeert Bosch1-11/+9
2001-10-02New Language: AdaRichard Kenner1-0/+1776