summaryrefslogtreecommitdiff
path: root/modules/sys_socket
Commit message (Expand)AuthorAgeFilesLines
* sys_socket: fix typoPaul Eggert2023-01-151-1/+1
* alignasof: new modulePaul Eggert2023-01-151-1/+1
* gen-header: new modulePaul Eggert2021-12-241-5/+5
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-3/+2
* Move AM_V_GEN to recipe startPaul Eggert2021-12-211-2/+2
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-1/+1
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-1/+2
* socketlib, sockets, sys_socket: Use AC_REQUIRE to pacify autoconf.Paul Eggert2014-10-241-1/+1
* sys_socket: better 'inline'Paul Eggert2012-11-291-0/+3
* sys_socket: use stdalign, not alignofPaul Eggert2011-10-271-1/+1
* Support for MSVC compiler: Ensure ssize_t gets defined.Bruno Haible2011-09-151-0/+1
* Rename module 'warn-on-use' to 'snippet/warn-on-use'.Bruno Haible2011-07-121-1/+1
* Rename module 'c++defs' to 'snippet/c++defs'.Bruno Haible2011-07-121-1/+1
* Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.Bruno Haible2011-07-121-1/+1
* gnulib-tool: Better isolation between different gnulib-tool invocations.Bruno Haible2011-06-081-16/+16
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* passfd: allow compilation on mingwEric Blake2011-04-211-0/+1
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-2/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+2
* sys_socket: Ensure ss_family field on AIX.Bruno Haible2010-11-301-0/+1
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* sys_socket, netdb: Ensure socklen_t gets defined.Bruno Haible2010-08-281-0/+1
* sys_socket: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-1/+3
* warn-on-use: use instead of link-warningEric Blake2010-01-201-5/+5
* link-warning: always build headers with link warningsEric Blake2009-12-311-1/+1
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* link-warning: Add copyright notice.Bruno Haible2009-12-091-1/+1
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* Use $(MKDIR_P) instead of @MKDIR_P@.Simon Josefsson2009-09-011-1/+1
* New module 'accept4'.Bruno Haible2009-08-251-0/+2
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-3/+3
* consistently remove $@-t before redirecting to itJim Meyering2009-08-211-0/+1
* sys_socket: MinGW and IRIX does not have sa_family_t type.Simon Josefsson2009-05-201-0/+1
* sys_socket: Define sockaddr_storage.Simon Josefsson2009-05-081-0/+2
* Remove dependency from 'close' module to -lws2_32 on native Windows.Bruno Haible2009-03-231-1/+0
* Reduce the dependencies of m4/sys_socket_h.m4.Bruno Haible2008-10-251-2/+0
* sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@Jim Meyering2008-10-241-1/+1
* Split winsock.c into many smaller files.Simon Josefsson2008-10-211-1/+0
* New module 'shutdown'.Bruno Haible2008-10-111-0/+1
* New module 'ioctl'.Bruno Haible2008-10-101-0/+1
* Combine the two replacements of 'close'.Paolo Bonzini2008-10-101-0/+3
* New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getso...Bruno Haible2008-10-061-0/+15
* Tiny tweaks.Bruno Haible2008-10-061-0/+1
* add sockets wrappersPaolo Bonzini2008-09-231-0/+1
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* Override <sys/socket.h> when it exists but is incomplete.Bruno Haible2008-04-131-1/+1
* Rename sys_socket_.h to sys_socket.in.h.Bruno Haible2007-10-021-3/+3
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+1
* * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.Paul Eggert2007-06-211-3/+3