fix license quoting in files.yaml
[gnulib.git] / lib / sys_socket.in.h
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-02-02 Ian BeckwithMerge change up to right before new-year copyright...
2014-01-01 Eric Blakemaint: update copyright
2013-08-29 Paul Eggertheaders: check that _GL_INLINE_HEADER_BEGIN is defined
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertsys_socket: better 'inline'
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-02-05 Paul Eggertmaint: spelling fixes
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-10-27 Paul Eggertsys_socket: use stdalign, not alignof
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-07-07 Bruno Haiblesys_select: Fix compilation error on mingw, introduced...
2011-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-04-30 Bruno Haiblesys_socket: Ensure 'struct iovec' definition.
2011-04-21 Eric Blakepassfd: allow compilation on mingw
2011-04-13 Ian BeckwithMerge branch 'stable'
2011-04-11 Ian BeckwithMerge commit 'snapstart' into stable
2011-03-13 Bruno Haiblepassfd: Work around bug with CMSG_FIRSTHDR on FreeBSD...
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-16 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-02-07 Bruno HaibleAllow multiple gnulib generated replacements to coexist.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-24 Bruno Haiblesys_socket: Hide mismatch of declarations on NonStop...
2010-12-16 Ian BeckwithMerge branch 'stable'
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-11-30 Bruno Haiblesys_socket: Ensure ss_family field on AIX.
2010-10-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-10-03 Paul EggertAvoid some lines longer than 80 characters.
2010-04-19 Ian BeckwithMerge branch 'stable'
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-04-05 Bruno Haiblesys_socket: Avoid #define replacements in C++ mode.
2010-03-25 Eric Blakemaint: use pragma consistently across replacement headers
2010-03-08 Ian BeckwithMerge branch 'stable'
2010-03-08 Bruno Haiblesys_socket: Avoid #define replacements in C++ mode.
2010-03-08 Ian BeckwithMerge commit 'snapshot-start' into stable
2010-03-07 Bruno HaibleUse POSIX declarations for socket functions.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-08-25 Bruno HaibleTolerate declared but missing accept4 syscall.
2009-08-25 Bruno HaibleNew module 'accept4'.
2009-05-20 Simon Josefssonsys_socket: MinGW and IRIX does not have sa_family_t...
2009-05-08 Bruno HaibleDon't use undefined macro 'max'.
2009-05-08 Simon Josefssonsys_socket: Define sockaddr_storage.
2009-03-01 Bruno HaibleUse socklen_t in the native Windows replacements protot...
2008-10-25 Bruno HaibleOverride the gethostname() declaration on native Window...
2008-10-25 Bruno HaibleMove HAVE__GL_CLOSE_FD_MAYBE_SOCKET macro.
2008-10-22 Simon Josefssonlib/sys_socket.in.h (FD_ISSET): Fix warnings under...
2008-10-21 Bruno HaibleCleanup and simplify winsock split changes.
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-10-11 Bruno HaibleNew module 'shutdown'.
2008-10-10 Bruno HaibleNew module 'ioctl'.
2008-10-10 Bruno HaibleMake the ioctl() signature POSIX compliant.
2008-10-09 Paolo BonziniCombine the two replacements of 'close'.
2008-10-06 Bruno HaibleNew modules 'accept', 'bind', 'connect', 'getpeername...
2008-10-01 Jim Meyeringremove trailing spaces
2008-09-29 Bruno HaibleMake the headers usable in C++.
2008-09-24 Paolo Bonziniimplement full-blown select(2) for winsock
2008-09-23 Paolo Bonziniadd sockets wrappers
2008-09-14 Bruno HaibleRemove errno value definitions from <sys/socket.h>.
2008-09-12 Paolo Bonziniport poll tests to Windows
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-04-28 Simon JosefssonFix proper win32 checks and use of inline for setsockopt.
2008-04-23 Simon JosefssonMake setsockopt replacement more typesafe.
2008-04-22 Simon JosefssonCast fourth argument to setsockopt on MinGW.
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.