summaryrefslogtreecommitdiff
path: root/modules/sys_socket
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lib/dirent_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-171-0/+1
* Rename lib/socket_.h to lib/sys_socket_.h.Bruno Haible2007-04-271-3/+3
* Make <sys/socket.h> self-contained, so that it can be included withoutBruno Haible2007-03-071-2/+6
* Use @MKDIR_P@ instead of $(MKDIR_P), since automake < 1.10 doesn't theBruno Haible2007-01-221-1/+1
* Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".Jim Meyering2007-01-181-1/+2
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-071-1/+3
* Don't make generated files read-only. That would bother too manyJim Meyering2006-09-081-4/+2
* Fix global typo in last change: use chmod u-w, not chmod u-x.Jim Meyering2006-09-071-1/+1
* Make generated files be read-only.Jim Meyering2006-09-061-0/+2
* 2006-07-06 Simon Josefsson <jas@extundo.com>Simon Josefsson2006-07-061-0/+1
* Invent MOSTLYCLEANDIRS.Bruno Haible2006-06-231-3/+1
* 2006-06-19 Yoann Vandoorselaere <yoann.v@prelude-ids.com>Simon Josefsson2006-06-191-0/+1
* Add sys_socket module.Simon Josefsson2006-01-101-0/+35