Move HAVE__GL_CLOSE_FD_MAYBE_SOCKET macro.
[gnulib.git] / lib / sys_socket.in.h
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.