doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / getsockopt
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-09-23 Bruno HaibleNew module 'msvc-nothrow'. Makes _get_osfhandle safe...
2011-09-19 Bruno Haiblesocket functions: Avoid link errors on Solaris.
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-05-03 Bruno HaibleAvoid unnecessary compilation units, through conditiona...
2010-08-30 Bruno Haiblesys_socket, netdb: Ensure socklen_t gets defined.
2010-08-28 Bruno Haiblesys_socket, netdb: Ensure socklen_t gets defined.
2009-03-01 Bruno HaibleUse socklen_t in the native Windows replacements protot...
2009-03-01 Martin Lamberssetsockopt: Add support for timeouts on W32
2008-10-21 Simon JosefssonSplit winsock.c into many smaller files.
2008-10-06 Bruno HaibleNew modules 'accept', 'bind', 'connect', 'getpeername...