Hamlib/lib
Nate Bargmann 36f5f4cf6a Revert to previous handling of getaddrinfo()
Use the system gettaddrinfo function when possible as before.  Tested on
GNU, Cygwin, MinGW on Linux, and MinGW on Windows.  Under MinGW the
replacement getaddrinfo is used.  Perhaps this is an area for
investigation to be certain MinGW really doesn't supply getaddrinfo.
This reverts some of the patches from Remi Chateauneu in commit
60019c9.  This fixes build issues encountered building the Windows
binary daily snapshots.

Enabled static library build by default at configure time.

Fixed pthread library linking for the ars backend on MinGW.
2013-09-15 19:47:49 -05:00
..
dummy.c Add dummy() function to libmisc.a so that that library will never be empty. 2008-12-08 19:54:06 +00:00
getaddrinfo.c Revert to previous handling of getaddrinfo() 2013-09-15 19:47:49 -05:00
getopt_long.c Update LGPL/GPL header in lib source files. 2011-08-22 21:38:36 -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
gettimeofday.c gr_pwin32.m4/config.h fixes 2003-11-16 22:15:38 +00:00
Makefile.am get ready for IPv6 2010-04-16 20:50:14 +00:00
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