summaryrefslogtreecommitdiff
path: root/gcc/ada/socket.c
Commit message (Expand)AuthorAgeFilesLines
* socket.c: For RTEMS, use correct prototype of gethostbyname_r().Joel Sherrill2014-08-121-1/+1
* [multiple changes]Arnaud Charlet2014-08-011-49/+3
* [multiple changes]Arnaud Charlet2014-07-181-0/+4
* [multiple changes]Arnaud Charlet2014-07-171-3/+1
* [multiple changes]Arnaud Charlet2012-10-291-4/+8
* Fix typos in gcc/ada.Ralf Wildenhues2010-12-201-1/+1
* [multiple changes]Arnaud Charlet2010-09-091-1/+7
* socket.c: Fix wrong condition in #ifdefThomas Quinot2010-06-141-15/+1
* [multiple changes]Arnaud Charlet2010-06-141-113/+215
* socket.c: Add more accessor functions for struct servent (need setters as wel...Bob Duff2009-11-301-0/+31
* [multiple changes]Arnaud Charlet2009-11-301-6/+16
* [multiple changes]Arnaud Charlet2009-11-301-0/+62
* [multiple changes]Arnaud Charlet2009-06-191-0/+12
* [multiple changes]Arnaud Charlet2009-04-201-0/+9
* socket.c, [...] (__gnat_inet_pton): Needs to be enabled for HP-UX as well...Thomas Quinot2009-04-201-4/+31
* [multiple changes]Arnaud Charlet2009-04-201-2/+2
* [multiple changes]Arnaud Charlet2009-04-201-1/+1
* [multiple changes]Arnaud Charlet2009-04-201-1/+44
* [multiple changes]Arnaud Charlet2009-04-201-24/+0
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-12/+11
* [multiple changes]Arnaud Charlet2009-04-071-2/+12
* [multiple changes]Arnaud Charlet2009-04-071-0/+17
* [multiple changes]Arnaud Charlet2009-04-071-31/+8
* s-oscons-tmplt.c: RTEMS defines AF_INET6 but does support it.Joel Sherrill2008-08-111-2/+2
* gsocket.h: Make this file includable in a Nucleus environment, which does not...Thomas Quinot2008-08-051-5/+8
* socket.c: Minor reformatting.Thomas Quinot2008-08-051-1/+2
* decl.c (validate_size): Set minimum size for fat pointers same as access types.Doug Rupp2008-04-091-1/+6
* sysdep.c: add __GLIBC__ to the #ifdef preprocessor macros to detect systems u...Aurelien Jarno2008-04-071-4/+4
* adaint.c, [...]: Initial port to arm-mentor-nucleus.Geert Bosch2007-10-151-1/+5
* socket.c (__gnat_close_signalling_fd): New function.Thomas Quinot2007-06-061-6/+160
* g-stsifd-sockets.adb: New file.Thomas Quinot2007-04-061-3/+57
* socket.c: Add extern int h_errno for rtems since networking header files are ...Joel Sherrill2005-11-211-0/+7
* g-soccon.ads: Minor reformatting.Thomas Quinot2005-11-151-0/+41
* * socket.c: Add string.h for memcpy.Andreas Jaeger2005-09-201-0/+2
* g-soccon-vms.adb: Renamed to g-soccon-vms.adsThomas Quinot2005-09-051-0/+4
* Update FSF addressR. Kelley Cook2005-07-011-2/+2
* Update copyrightArnaud Charlet2005-06-161-1/+1
* gen-soccon.c: New utility program to generate g-soccon.ads automatically.Arnaud Charlet2005-01-031-39/+4
* g-socket.ads, [...]: Add new sockets constant MSG_NOSIGNAL (Linux-specific).Thomas Quinot2004-10-041-0/+15
* C90 prototype updates.R. Kelley Cook2003-10-311-27/+14
* 3psoccon.ads, [...]: Files added.Arnaud Charlet2003-10-211-0/+181