verify: new macro 'assume'
[gnulib.git] / modules / sys_socket
2012-11-30 Paul Eggertsys_socket: better 'inline'
2011-10-27 Paul Eggertsys_socket: use stdalign, not alignof
2011-09-15 Bruno HaibleSupport for MSVC compiler: Ensure ssize_t gets defined.
2011-07-12 Bruno HaibleRename module 'warn-on-use' to 'snippet/warn-on-use'.
2011-07-12 Bruno HaibleRename module 'c++defs' to 'snippet/c++defs'.
2011-07-12 Bruno HaibleRename module 'arg-nonnull' to 'snippet/arg-nonnull'.
2011-06-08 Bruno Haiblegnulib-tool: Better isolation between different gnulib...
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-04-21 Eric Blakepassfd: allow compilation on mingw
2011-04-05 Bruno HaibleEnsure to rebuild generated .h files when config.status...
2011-02-06 Bruce Korblibposix: Revert the unreviewed part of yesterday's...
2011-02-05 Bruce Korblibposix: Add _HEADERS primaries to posix modules.
2010-11-30 Bruno Haiblesys_socket: Ensure ss_family field on AIX.
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-08-28 Bruno Haiblesys_socket, netdb: Ensure socklen_t gets defined.
2010-03-08 Bruno Haiblesys_socket: Avoid #define replacements in C++ mode.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2009-12-31 Eric Blakelink-warning: always build headers with link warnings
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-09 Bruno Haiblelink-warning: Add copyright notice.
2009-09-18 Eric Blakemaint: make Include sections of modules consistent
2009-09-01 Simon JosefssonUse $(MKDIR_P) instead of @MKDIR_P@.
2009-08-25 Bruno HaibleNew module 'accept4'.
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-08-21 Jim Meyeringconsistently remove $@-t before redirecting to it
2009-05-20 Simon Josefssonsys_socket: MinGW and IRIX does not have sa_family_t...
2009-05-08 Simon Josefssonsys_socket: Define sockaddr_storage.
2009-03-23 Bruno HaibleRemove dependency from 'close' module to -lws2_32 on...
2008-10-25 Bruno HaibleReduce the dependencies of m4/sys_socket_h.m4.
2008-10-24 Jim Meyeringsys_socket: fix typo that inhibited expansion of @GNULI...
2008-10-21 Simon JosefssonSplit winsock.c into many smaller files.
2008-10-11 Bruno HaibleNew module 'shutdown'.
2008-10-10 Bruno HaibleNew module 'ioctl'.
2008-10-09 Paolo BonziniCombine the two replacements of 'close'.
2008-10-06 Bruno HaibleNew modules 'accept', 'bind', 'connect', 'getpeername...
2008-10-05 Bruno HaibleTiny tweaks.
2008-09-23 Paolo Bonziniadd sockets wrappers
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-04-13 Bruno HaibleOverride <sys/socket.h> when it exists but is incomplete.
2007-10-01 Bruno HaibleRename sys_socket_.h to sys_socket.in.h.
2007-07-16 Bruno HaibleUse the synonymous term LGPLv2.
2007-06-21 Paul Eggert* m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
2007-05-17 Paul Eggert* lib/dirent_.h: Prefer #include_next <foo.h> to #include
2007-04-27 Bruno HaibleRename lib/socket_.h to lib/sys_socket_.h.
2007-03-07 Bruno HaibleMake <sys/socket.h> self-contained, so that it can...
2007-01-22 Bruno HaibleUse @MKDIR_P@ instead of $(MKDIR_P), since automake...
2007-01-18 Jim MeyeringUse "$(MKDIR_P) sys", not race-prone "test -d sys ...
2006-10-13 Bruno Haiblegnulib-tool now synthesizes the EXTRA_DIST line.
2006-10-07 Bruno HaibleMark generated files as "DO NOT EDIT".
2006-09-08 Jim MeyeringDon't make generated files read-only. That would bothe...
2006-09-07 Jim MeyeringFix global typo in last change: use chmod u-w, not...
2006-09-06 Jim MeyeringMake generated files be read-only.
2006-07-06 Simon Josefsson2006-07-06 Simon Josefsson <jas@extundo.com>
2006-06-23 Bruno HaibleInvent MOSTLYCLEANDIRS.
2006-06-19 Simon Josefsson2006-06-19 Yoann Vandoorselaere <yoann.v@prelude-ids...
2006-01-10 Simon JosefssonAdd sys_socket module.