Hamlib/lib
Nate Bargmann b9ff04abf0 Fix W2k 'freeaddrinfo' error
Trying to run the pthread enabled binaries on W2k resulted in an error
dialog with the text, "The procedure entry point freeaddrinfo could not be
located in ws2_32.dll".  A Microsoft support page
(http://support.microsoft.com/kb/955045) hints that when 'ws2tcpip.h' is
included that 'wspiapi.h' should be included as well.  Since MinGw
includes both files, this patch corrects the runtime error on W2k
2013-05-18 07:31:40 -05:00
..
Makefile.am get ready for IPv6 2010-04-16 20:50:14 +00:00
dummy.c
getaddrinfo.c Fix W2k 'freeaddrinfo' error 2013-05-18 07:31:40 -05:00
getopt.c Update LGPL/GPL header in lib source files. 2011-08-22 21:38:36 -05:00
getopt.h Update LGPL/GPL header in lib source files. 2011-08-22 21:38:36 -05:00
getopt_long.c Update LGPL/GPL header in lib source files. 2011-08-22 21:38:36 -05:00
gettimeofday.c
termios.c win32termios: fix in tcflush 2013-05-06 08:35:00 +02:00
usleep.c Update LGPL/GPL header in lib source files. 2011-08-22 21:38:36 -05:00
win32termios.h win32termios: fix warnings found by w64-mingw32 4.6.x, plus misc rxtx update 2012-06-23 16:43:09 +02:00