62 Commits (00b2ba7ad4a1814881893cc0fc4d18f7503c8dc3)

Author SHA1 Message Date
Yang Tse 3a55bbebf1 Use build-time configured ares_socklen_t instead of socklen_t 16 years ago
Yang Tse f444fb7f88 Use 'unsigned int' instead of size_t attempting to avoid header inclusion 16 years ago
Yang Tse d19611328c NetWare LibC's getpeername() third argument data type is size_t 16 years ago
Yang Tse f370102fc8 ares_build.h NetWare follow-up 16 years ago
Yang Tse 6f1b99c635 ares_build.h NetWare attempt 16 years ago
Yang Tse 4ecce9f1cc moved HAVE_LIMITS_H to common defines 16 years ago
Yang Tse 2a40e2da36 HAVE_LIMITS_H definition for NetWare CLIB 16 years ago
Gunter Knauf bcb85d35df added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd with other Makefile.netware. 16 years ago
Dan Fandrich 7bd83c2e33 Netware has gethostname() 16 years ago
Yang Tse 65cafbe109 Refactor configure script detection of functions used to set sockets into 16 years ago
Yang Tse 5ca18d6d80 HAVE_INET_PTON will only be defined when an IPv6 capable working 16 years ago
Yang Tse 9be0422d12 ntoa() and inet_ntoa_r() no longer used 16 years ago
Yang Tse 54663c863f NetWare builds include "nameser.h" from the c-ares subdir 16 years ago
Yang Tse afb0533d1d NetWare seems to have writev() 16 years ago
Yang Tse 25d9912b38 NetWare CLIB target has stricmp() and strnicmp() 16 years ago
Yang Tse d23952ffdf Fix: Remove now this SIZEOF_CURL_OFF_T symbol definition. 17 years ago
Yang Tse d7c09173d3 Adjust recvfrom's sixth arg data type definition for NetWare (LIBC) 17 years ago
Yang Tse 44ae9e4697 when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will 17 years ago
Yang Tse 2aeb0314f5 RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined 17 years ago
Yang Tse 7dd6d7cbe1 Configure process now checks availability of recvfrom() socket function and 17 years ago
Yang Tse 8ee63e432d since Jun 30 2008 MAXHOSTNAMELEN define is no longer used 17 years ago
Gunter Knauf d29c66e36d enable additional CFLAGS from commandline. 17 years ago
Gunter Knauf f1a99137a2 a couple of small fixes to the makefile: 17 years ago
Gunter Knauf e6dbd9b729 fixed linker def file for tools when compiled with gcc/nlmconv. 17 years ago
Gunter Knauf f63b5d8e36 updated copyright for new year. 17 years ago
Gisle Vanem 40fdf490b5 Added build of acountry.nlm. 17 years ago
Gunter Knauf d1015f560d removed now obsolete defines; 17 years ago
Gunter Knauf d750fa4c2d added curl include for debug builds. 18 years ago
Gunter Knauf 1c91a98fcd added better CodeWarrior detection. 18 years ago
Gunter Knauf 5afa20d5f6 removed some obsolete include paths and defines. 18 years ago
Gunter Knauf 316c126447 few minor changes to make ares compile for NetWare CLIB architecture. 18 years ago
Gunter Knauf 95a1092e59 changed to build for CLIB / LIBC. 18 years ago
Gunter Knauf c6a9531682 sync'd with lib makefile changes: use var for awk; fixed RECV* / SEND* defines; debug var can be overwritten; added better compiler path handling. 18 years ago
Gunter Knauf afa85a5529 fixed ARFLAGS for CodeWarrior build. 18 years ago
Gunter Knauf 5e98ddf313 added ranlib when library is created with ar. 18 years ago
Gunter Knauf 72beefe4f4 ares_getopt() command-line parser function does not belong to actual c-ares library. It is just a convinience source code helper function for use in example programs adig.c and ahost.c 18 years ago
Gunter Knauf c719f57fd2 added variadic macro stuff. 18 years ago
Gunter Knauf fbc5f78942 added CVS Id tag. 18 years ago
Gunter Knauf f63729290b fixed build to use compiler-default lib extension. 18 years ago
Gunter Knauf f8c4607cef enabled build with libssh2; fixed copyright for new year.. 18 years ago
Yang Tse 286eafac7b Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE 18 years ago
Yang Tse 69dcc701cf Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support 18 years ago
Yang Tse 6438dff987 Provide definitions needed for macros sread() and swrite() in config file. 19 years ago
Gunter Knauf 772811b915 removed -fpack-struct because gcc4 seems to know its obsolete and warns... 19 years ago
Gunter Knauf cdd3f45374 minor Makefile fix - let's go 2006; 19 years ago
Gunter Knauf 5374e1ea76 minor Makefile fix. 20 years ago
Gunter Knauf 26d72f76cf minor Makefile fix. 20 years ago
Gunter Knauf 29203fd66d make ares compile again for NetWare. 20 years ago
Gunter Knauf ed5ced320b fix for recent changes. 20 years ago
Gunter Knauf 1a230e91e6 changes for building with IPV6. 20 years ago