summaryrefslogtreecommitdiff
path: root/lib/sys_socket.in.h
Commit message (Expand)AuthorAgeFilesLines
* sys_socket: Avoid #define replacements in C++ mode.Bruno Haible2010-04-051-6/+21
* maint: use pragma consistently across replacement headersEric Blake2010-03-251-4/+4
* sys_socket: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-201/+348
* Use POSIX declarations for socket functions.Bruno Haible2010-03-071-9/+13
* warn-on-use: use instead of link-warningEric Blake2010-01-201-61/+61
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-10/+18
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-20/+20
* Tolerate declared but missing accept4 syscall.Bruno Haible2009-08-251-2/+3
* New module 'accept4'.Bruno Haible2009-08-251-0/+26
* sys_socket: MinGW and IRIX does not have sa_family_t type.Simon Josefsson2009-05-201-0/+4
* Don't use undefined macro 'max'.Bruno Haible2009-05-091-6/+8
* sys_socket: Define sockaddr_storage.Simon Josefsson2009-05-081-0/+18
* Use socklen_t in the native Windows replacements prototypes.Bruno Haible2009-03-011-3/+3
* Override the gethostname() declaration on native Windows systems.Bruno Haible2008-10-251-0/+5
* Move HAVE__GL_CLOSE_FD_MAYBE_SOCKET macro.Bruno Haible2008-10-251-5/+0
* lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.Simon Josefsson2008-10-221-2/+2
* Cleanup and simplify winsock split changes.Bruno Haible2008-10-211-2/+1
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-181-0/+2
* New module 'shutdown'.Bruno Haible2008-10-111-0/+17
* New module 'ioctl'.Bruno Haible2008-10-101-6/+0
* Make the ioctl() signature POSIX compliant.Bruno Haible2008-10-101-1/+1
* Combine the two replacements of 'close'.Paolo Bonzini2008-10-101-3/+8
* New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getso...Bruno Haible2008-10-061-35/+230
* remove trailing spacesJim Meyering2008-10-011-1/+1
* Make the headers usable in C++.Bruno Haible2008-09-291-0/+8
* implement full-blown select(2) for winsockPaolo Bonzini2008-09-241-2/+1
* add sockets wrappersPaolo Bonzini2008-09-231-6/+80
* Remove errno value definitions from <sys/socket.h>.Bruno Haible2008-09-141-11/+0
* port poll tests to WindowsPaolo Bonzini2008-09-121-0/+1
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-0/+2
* Fix proper win32 checks and use of inline for setsockopt.Simon Josefsson2008-04-281-1/+1
* Make setsockopt replacement more typesafe.Simon Josefsson2008-04-231-1/+7
* Cast fourth argument to setsockopt on MinGW.Simon Josefsson2008-04-221-0/+4
* Override <sys/socket.h> when it exists but is incomplete.Bruno Haible2008-04-131-5/+22
* Rename sys_socket_.h to sys_socket.in.h.Bruno Haible2007-10-021-0/+91