Age | Commit message (Expand) | Author | Files | Lines |
2022-01-11 | [Ada] Update copyright notice and bump Gnatvsn.Current_Year | Arnaud Charlet | 1 | -1/+1 |
2021-10-04 | [Ada] PR ada/102073 | Arnaud Charlet | 1 | -0/+4 |
2021-05-03 | [Ada] Update copyright notice | Arnaud Charlet | 1 | -1/+1 |
2020-07-08 | [Ada] Fix C miss parentheses warning on Windows | Dmitriy Anisimkov | 1 | -6/+4 |
2020-07-08 | [Ada] Fix warnings in C runtime files on Windows | Eric Botcazou | 1 | -13/+13 |
2020-06-12 | [Ada] Don't correct socket timeout on Windows Server 2019 | Dmitriy Anisimkov | 1 | -7/+19 |
2020-06-08 | [Ada] Fix socket timeout correction for Windows Server 2019 case | Dmitriy Anisimkov | 1 | -4/+6 |
2020-06-02 | [Ada] Bump copyright year | Arnaud Charlet | 1 | -1/+1 |
2019-12-16 | [Ada] Fix warning on _REENTRANT | Arnaud Charlet | 1 | -0/+2 |
2019-08-19 | [Ada] Enable use of GNAT.Sockets for VxWorks RTP | Patrick Bernardi | 1 | -6/+0 |
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 |