summaryrefslogtreecommitdiff
path: root/m4/sys_socket_h.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-151-3/+4
* Add comments after 2021-04-11 change.Bruno Haible2021-04-181-1/+8
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-19/+27
* Simplify GNULIB_* variable initializations.Bruno Haible2021-04-111-16/+16
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-1/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* inet_ntop, inet_pton: Avoid conflict with native Windows functions.Bruno Haible2019-06-301-8/+20
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* 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
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* sys_socket: better 'inline'Paul Eggert2012-11-291-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* socklen: do not depend on sys_socketPaul Eggert2011-03-201-6/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* sys_socket: Use POSIX compatible declarations on OSF/1 5.1.Bruno Haible2010-12-201-1/+13
* sys_socket: Ensure ss_family field on AIX.Bruno Haible2010-11-301-1/+20
* sys_socket: Fix test whether the functions are declared.Bruno Haible2010-11-271-5/+2
* Port to uClibc.Bruno Haible2010-11-201-2/+2
* Distinguish two kinds of module indicators.Bruno Haible2010-03-281-1/+1
* Factorize common .m4 code.Bruno Haible2010-03-271-2/+2
* Fix bug introduced on 2009-12-31.Bruno Haible2010-03-151-10/+2
* Tests of module 'sys_socket' in C++ mode.Bruno Haible2010-03-081-1/+3
* warn-on-use: use instead of link-warningEric Blake2010-01-201-1/+13
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* New module 'accept4'.Bruno Haible2009-08-251-1/+3
* Typo in comment.Bruno Haible2009-08-101-1/+1
* sys_socket: MinGW and IRIX does not have sa_family_t type.Simon Josefsson2009-05-201-1/+6
* m4/sys_socket_h.m4: Test for ws2tcpip.h earlier.Simon Josefsson2009-05-081-20/+26
* sys_socket: Define sockaddr_storage.Simon Josefsson2009-05-081-1/+18
* Reduce the dependencies of m4/sys_socket_h.m4.Bruno Haible2008-10-251-2/+2
* Move HAVE__GL_CLOSE_FD_MAYBE_SOCKET macro.Bruno Haible2008-10-251-2/+1
* Cleanup and simplify winsock split changes.Bruno Haible2008-10-211-1/+0
* New module 'shutdown'.Bruno Haible2008-10-111-1/+2
* New module 'ioctl'.Bruno Haible2008-10-101-1/+3
* Combine the two replacements of 'close'.Paolo Bonzini2008-10-101-1/+4
* m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).Simon Josefsson2008-10-081-3/+0
* New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getso...Bruno Haible2008-10-061-1/+27
* Ensure correct syntax when sys/select.h is replaced but sys/socket.h is not.Bruno Haible2008-09-281-9/+24
* add sockets wrappersPaolo Bonzini2008-09-231-0/+3
* Move AC_REQUIRE([AC_C_INLINE]) to top.Simon Josefsson2008-04-281-1/+2
* Fix proper win32 checks and use of inline for setsockopt.Simon Josefsson2008-04-281-0/+1
* Fix underquoting of AC_LANG_PROGRAM arguments.Bruno Haible2008-04-151-2/+2
* Override <sys/socket.h> when it exists but is incomplete.Bruno Haible2008-04-131-3/+22