aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/socket.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-12-11[Ada] GNAT.Sockets: add IPv6 supportDmitriy Anisimkov1-7/+160
2018-10-09[Ada] Minor tweaks to suppress warningsEric Botcazou1-1/+3
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-03-08re PR ada/79903 (When building GCC-cross compiler for RTEMS/SPARC with Ada s...Thanassis Tsiodras1-1/+1
2015-06-08configure.ac (*-*-dragonfly*): New configuration.John Marino1-2/+3
2014-08-12socket.c: For RTEMS, use correct prototype of gethostbyname_r().Joel Sherrill1-1/+1
2014-08-01[multiple changes]Arnaud Charlet1-49/+3
2014-07-18[multiple changes]Arnaud Charlet1-0/+4
2014-07-17[multiple changes]Arnaud Charlet1-3/+1
2012-10-29[multiple changes]Arnaud Charlet1-4/+8
2010-12-20Fix typos in gcc/ada.Ralf Wildenhues1-1/+1
2010-09-09[multiple changes]Arnaud Charlet1-1/+7
2010-06-14socket.c: Fix wrong condition in #ifdefThomas Quinot1-15/+1
2010-06-14[multiple changes]Arnaud Charlet1-113/+215
2009-11-30socket.c: Add more accessor functions for struct servent (need setters as wel...Bob Duff1-0/+31
2009-11-30[multiple changes]Arnaud Charlet1-6/+16
2009-11-30[multiple changes]Arnaud Charlet1-0/+62
2009-06-19[multiple changes]Arnaud Charlet1-0/+12
2009-04-20[multiple changes]Arnaud Charlet1-0/+9
2009-04-20socket.c, [...] (__gnat_inet_pton): Needs to be enabled for HP-UX as well...Thomas Quinot1-4/+31
2009-04-20[multiple changes]Arnaud Charlet1-2/+2
2009-04-20[multiple changes]Arnaud Charlet1-1/+1
2009-04-20[multiple changes]Arnaud Charlet1-1/+44
2009-04-20[multiple changes]Arnaud Charlet1-24/+0
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-12/+11
2009-04-07[multiple changes]Arnaud Charlet1-2/+12
2009-04-07[multiple changes]Arnaud Charlet1-0/+17
2009-04-07[multiple changes]Arnaud Charlet1-31/+8
2008-08-11s-oscons-tmplt.c: RTEMS defines AF_INET6 but does support it.Joel Sherrill1-2/+2
2008-08-05gsocket.h: Make this file includable in a Nucleus environment, which does not...Thomas Quinot1-5/+8
2008-08-05socket.c: Minor reformatting.Thomas Quinot1-1/+2
2008-04-09decl.c (validate_size): Set minimum size for fat pointers same as access types.Doug Rupp1-1/+6
2008-04-07sysdep.c: add __GLIBC__ to the #ifdef preprocessor macros to detect systems u...Aurelien Jarno1-4/+4
2007-10-15adaint.c, [...]: Initial port to arm-mentor-nucleus.Geert Bosch1-1/+5
2007-06-06socket.c (__gnat_close_signalling_fd): New function.Thomas Quinot1-6/+160
2007-04-06g-stsifd-sockets.adb: New file.Thomas Quinot1-3/+57
2005-11-21socket.c: Add extern int h_errno for rtems since networking header files are ...Joel Sherrill1-0/+7
2005-11-15g-soccon.ads: Minor reformatting.Thomas Quinot1-0/+41
2005-09-20* socket.c: Add string.h for memcpy.Andreas Jaeger1-0/+2
2005-09-05g-soccon-vms.adb: Renamed to g-soccon-vms.adsThomas Quinot1-0/+4
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16Update copyrightArnaud Charlet1-1/+1
2005-01-03gen-soccon.c: New utility program to generate g-soccon.ads automatically.Arnaud Charlet1-39/+4
2004-10-04g-socket.ads, [...]: Add new sockets constant MSG_NOSIGNAL (Linux-specific).Thomas Quinot1-0/+15
2003-10-31C90 prototype updates.R. Kelley Cook1-27/+14
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet1-0/+181