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