summaryrefslogtreecommitdiff
path: root/lib/sys_socket.in.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-1/+1
* sys_socket: Don't define socklen_t if it is already defined on mingw.Bruno Haible2020-06-301-6/+1
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-25/+43
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Fix various errors in _GL_CXXALIAS_SYS invocations.Bruno Haible2019-11-211-3/+9
* all: Update URLs to msdn.microsoft.com.Bruno Haible2019-03-141-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* sys_socket: Make SO_REUSEPORT available across platforms.Bruno Haible2018-04-241-0/+9
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-2/+2
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* sys_socket: Add support for OpenVMS.John E. Malmberg2017-07-151-0/+9
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* sys_socket: typedef sa_family_t correctly on OS/2 kLIBCKO Myung-Hun2016-12-011-0/+5
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* headers: check that _GL_INLINE_HEADER_BEGIN is definedPaul Eggert2013-08-281-0/+3
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* sys_socket: better 'inline'Paul Eggert2012-11-291-1/+8
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: spelling fixesPaul Eggert2012-02-051-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* sys_socket: use stdalign, not alignofPaul Eggert2011-10-271-1/+1
* sys_select: Fix compilation error on mingw, introduced on 2011-06-30.Bruno Haible2011-07-071-27/+29
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-7/+7
* sys_socket: Ensure 'struct iovec' definition.Bruno Haible2011-04-301-3/+6
* passfd: allow compilation on mingwEric Blake2011-04-211-1/+13
* passfd: Work around bug with CMSG_FIRSTHDR on FreeBSD 6.4.Bruno Haible2011-03-131-0/+4
* Allow multiple gnulib generated replacements to coexist.Bruno Haible2011-02-071-0/+15
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* sys_socket: Hide mismatch of declarations on NonStop Kernel.Bruno Haible2010-12-241-9/+20
* sys_socket: Ensure ss_family field on AIX.Bruno Haible2010-11-301-1/+8
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* Avoid some lines longer than 80 characters.Paul Eggert2010-10-031-2/+2
* sys_socket: Avoid #define replacements in C++ mode.Bruno Haible2010-04-051-6/+21
* maint: use pragma consistently across replacement headersEric Blake2010-03-251-4/+4
* sys_socket: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-201/+348
* Use POSIX declarations for socket functions.Bruno Haible2010-03-071-9/+13
* warn-on-use: use instead of link-warningEric Blake2010-01-201-61/+61
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-10/+18
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-20/+20
* Tolerate declared but missing accept4 syscall.Bruno Haible2009-08-251-2/+3
* New module 'accept4'.Bruno Haible2009-08-251-0/+26
* sys_socket: MinGW and IRIX does not have sa_family_t type.Simon Josefsson2009-05-201-0/+4
* Don't use undefined macro 'max'.Bruno Haible2009-05-091-6/+8
* sys_socket: Define sockaddr_storage.Simon Josefsson2009-05-081-0/+18