Commit Graph

74 Commits

Author SHA1 Message Date
Carsten Larsen 2811e30d49 Release 1.12.0 2017-04-12 01:21:06 +02:00
Yang Tse 440b5d488a Makefile.netware: SIZEOF_SHORT definition 2011-08-21 01:59:14 +02:00
Yang Tse 822fd0f877 build: use getenv() replacement function for systems which lack it 2011-03-23 13:44:42 +01:00
Yang Tse 9099a9eb0c System's errno.h inclusion cleanup follow-up.
System's errno.h is conditionally included from setup_once.h
2011-03-22 17:19:37 +01:00
Guenter Knauf ffb7697ac8 Removed commented CLFAGS no longer needed. 2011-02-18 19:58:09 +01:00
Guenter Knauf 6e3e66dc5c Fixed CFLAGS for NetWare.
Added -m32 to enable compilation with x86_64 compilers;
added conditional to set -fpcc-struct-return only for gcc compiler.
2011-02-18 19:03:50 +01:00
Yang Tse a04dbb4323 build: provide SIZEOF_SIZE_T netware definition 2010-12-02 20:53:12 +01:00
Guenter Knauf 5e7a4dc5d7 Added copyright string to ares_version.h and make use of it in other files. 2010-08-08 11:18:38 +02:00
Guenter Knauf e6b38cdbd2 Block created ares_build.h for NetWare to avoid usage from other platforms. 2010-08-08 10:26:04 +02:00
Daniel Stenberg 63627fa5ab remove all $Id$ lines 2010-03-27 19:42:02 +01:00
Yang Tse 561d3d8356 Added SIZEOF_INT definition 2010-02-26 17:48:18 +00:00
Gunter Knauf e391db0ef9 renamed generated config.h to ares_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:38:50 +00:00
Yang Tse 3a55bbebf1 Use build-time configured ares_socklen_t instead of socklen_t 2009-05-02 02:36:47 +00:00
Yang Tse f444fb7f88 Use 'unsigned int' instead of size_t attempting to avoid header inclusion 2009-04-30 01:34:04 +00:00
Yang Tse d19611328c NetWare LibC's getpeername() third argument data type is size_t 2009-04-30 00:11:20 +00:00
Yang Tse f370102fc8 ares_build.h NetWare follow-up 2009-04-29 09:39:15 +00:00
Yang Tse 6f1b99c635 ares_build.h NetWare attempt 2009-04-29 00:17:40 +00:00
Yang Tse 4ecce9f1cc moved HAVE_LIMITS_H to common defines 2009-04-15 22:58:30 +00:00
Yang Tse 2a40e2da36 HAVE_LIMITS_H definition for NetWare CLIB 2009-04-14 23:51:12 +00:00
Gunter Knauf bcb85d35df added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd with other Makefile.netware. 2008-12-30 08:16:24 +00:00
Dan Fandrich 7bd83c2e33 Netware has gethostname() 2008-11-28 23:34:39 +00:00
Yang Tse 65cafbe109 Refactor configure script detection of functions used to set sockets into
non-blocking mode, and decouple function detection from function capability.
2008-11-13 18:56:56 +00:00
Yang Tse 5ca18d6d80 HAVE_INET_PTON will only be defined when an IPv6 capable working
inet_pton function is available.
2008-09-24 19:13:01 +00:00
Yang Tse 9be0422d12 ntoa() and inet_ntoa_r() no longer used 2008-09-24 12:22:16 +00:00
Yang Tse 54663c863f NetWare builds include "nameser.h" from the c-ares subdir 2008-09-17 06:59:31 +00:00
Yang Tse afb0533d1d NetWare seems to have writev() 2008-09-16 18:18:14 +00:00
Yang Tse 25d9912b38 NetWare CLIB target has stricmp() and strnicmp() 2008-09-15 17:31:34 +00:00
Yang Tse d23952ffdf Fix: Remove now this SIZEOF_CURL_OFF_T symbol definition.
This should have been done with the initial 64-bit curl_off_t patch.
2008-08-10 00:39:45 +00:00
Yang Tse d7c09173d3 Adjust recvfrom's sixth arg data type definition for NetWare (LIBC) 2008-07-21 03:50:02 +00:00
Yang Tse 44ae9e4697 when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will
now cause the definition of RECVFROM_TYPE_ARG2_IS_VOID, RECVFROM_TYPE_ARG5_IS_VOID
or RECVFROM_TYPE_ARG6_IS_VOID, as appropriate.
2008-07-21 00:36:55 +00:00
Yang Tse 2aeb0314f5 RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined
to the data type pointed by its respective argument and not the pointer type.
2008-07-17 03:07:54 +00:00
Yang Tse 7dd6d7cbe1 Configure process now checks availability of recvfrom() socket function and
finds out its return type and the types of its arguments. Added definitions
for non-configure systems config files, and introduced macro sreadfrom which
will be used on udp sockets as a recvfrom() wrapper.
2008-07-16 19:16:41 +00:00
Yang Tse 8ee63e432d since Jun 30 2008 MAXHOSTNAMELEN define is no longer used 2008-07-09 16:38:55 +00:00
Gunter Knauf d29c66e36d enable additional CFLAGS from commandline. 2008-06-11 00:07:08 +00:00
Gunter Knauf f1a99137a2 a couple of small fixes to the makefile:
fixed comments; fixed INSTDIR define, simplified rules;
changed to use get_ver.awk in current dir rather than the curl one.
2008-02-27 01:43:12 +00:00
Gunter Knauf e6dbd9b729 fixed linker def file for tools when compiled with gcc/nlmconv. 2008-02-16 00:21:58 +00:00
Gunter Knauf f63b5d8e36 updated copyright for new year. 2008-01-17 01:20:03 +00:00
Gisle Vanem 40fdf490b5 Added build of acountry.nlm. 2007-12-11 17:24:43 +00:00
Gunter Knauf d1015f560d removed now obsolete defines;
updated external library versions to latest.
2007-11-18 22:48:39 +00:00
Gunter Knauf d750fa4c2d added curl include for debug builds. 2007-07-20 21:50:53 +00:00
Gunter Knauf 1c91a98fcd added better CodeWarrior detection. 2007-07-08 23:17:56 +00:00
Gunter Knauf 5afa20d5f6 removed some obsolete include paths and defines. 2007-07-07 16:26:02 +00:00
Gunter Knauf 316c126447 few minor changes to make ares compile for NetWare CLIB architecture. 2007-07-03 16:00:36 +00:00
Gunter Knauf 95a1092e59 changed to build for CLIB / LIBC. 2007-07-03 00:42:11 +00:00
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. 2007-07-02 18:50:18 +00:00
Gunter Knauf afa85a5529 fixed ARFLAGS for CodeWarrior build. 2007-04-21 15:32:35 +00:00
Gunter Knauf 5e98ddf313 added ranlib when library is created with ar. 2007-04-16 20:54:56 +00:00
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 2007-04-16 13:17:26 +00:00
Gunter Knauf c719f57fd2 added variadic macro stuff. 2007-03-27 19:27:43 +00:00
Gunter Knauf fbc5f78942 added CVS Id tag. 2007-03-26 01:54:06 +00:00