summaryrefslogtreecommitdiff
path: root/ares/Makefile.netware
Commit message (Expand)AuthorAgeFilesLines
* remove the ares subtreeDaniel Stenberg2010-03-241-430/+0
* Added SIZEOF_INT definitionYang Tse2010-02-261-0/+1
* renamed generated config.h to ares_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-3/+3
* Use build-time configured ares_socklen_t instead of socklen_tYang Tse2009-05-021-4/+0
* Use 'unsigned int' instead of size_t attempting to avoid header inclusionYang Tse2009-04-301-1/+1
* NetWare LibC's getpeername() third argument data type is size_tYang Tse2009-04-301-1/+1
* ares_build.h NetWare follow-upYang Tse2009-04-291-0/+2
* ares_build.h NetWare attemptYang Tse2009-04-291-1/+19
* moved HAVE_LIMITS_H to common definesYang Tse2009-04-151-2/+1
* HAVE_LIMITS_H definition for NetWare CLIBYang Tse2009-04-141-0/+1
* added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd wit...Gunter Knauf2008-12-301-0/+3
* Netware has gethostname()Dan Fandrich2008-11-281-0/+1
* Refactor configure script detection of functions used to set sockets intoYang Tse2008-11-131-1/+2
* HAVE_INET_PTON will only be defined when an IPv6 capable workingYang Tse2008-09-241-1/+0
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-1/+0
* NetWare builds include "nameser.h" from the c-ares subdirYang Tse2008-09-171-8/+1
* NetWare seems to have writev()Yang Tse2008-09-161-0/+1
* NetWare CLIB target has stricmp() and strnicmp()Yang Tse2008-09-151-2/+2
* Fix: Remove now this SIZEOF_CURL_OFF_T symbol definition.Yang Tse2008-08-101-1/+0
* Adjust recvfrom's sixth arg data type definition for NetWare (LIBC)Yang Tse2008-07-211-1/+1
* when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse2008-07-211-0/+1
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-6/+6
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-0/+15
* since Jun 30 2008 MAXHOSTNAMELEN define is no longer usedYang Tse2008-07-091-1/+0
* enable additional CFLAGS from commandline.Gunter Knauf2008-06-111-1/+1
* a couple of small fixes to the makefile:Gunter Knauf2008-02-271-13/+7
* fixed linker def file for tools when compiled with gcc/nlmconv.Gunter Knauf2008-02-161-1/+2
* updated copyright for new year.Gunter Knauf2008-01-171-1/+1
* Added build of acountry.nlm.Gisle Vanem2007-12-111-1/+1
* removed now obsolete defines;Gunter Knauf2007-11-181-2/+0
* added curl include for debug builds.Gunter Knauf2007-07-201-0/+3
* added better CodeWarrior detection.Gunter Knauf2007-07-081-1/+4
* removed some obsolete include paths and defines.Gunter Knauf2007-07-071-4/+4
* few minor changes to make ares compile for NetWare CLIB architecture.Gunter Knauf2007-07-031-3/+4
* changed to build for CLIB / LIBC.Gunter Knauf2007-07-031-35/+69
* sync'd with lib makefile changes: use var for awk; fixed RECV* / SEND* define...Gunter Knauf2007-07-021-19/+26
* fixed ARFLAGS for CodeWarrior build.Gunter Knauf2007-04-211-2/+2
* added ranlib when library is created with ar.Gunter Knauf2007-04-161-0/+5
* ares_getopt() command-line parser function does not belong to actual c-ares l...Gunter Knauf2007-04-161-6/+7
* added variadic macro stuff.Gunter Knauf2007-03-271-0/+8
* added CVS Id tag.Gunter Knauf2007-03-261-0/+1
* fixed build to use compiler-default lib extension.Gunter Knauf2007-03-261-4/+6
* enabled build with libssh2; fixed copyright for new year..Gunter Knauf2007-01-231-1/+1
* Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-241-0/+2
* Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse2006-10-141-1/+2
* Provide definitions needed for macros sread() and swrite() in config file.Yang Tse2006-07-311-0/+13
* removed -fpack-struct because gcc4 seems to know its obsolete and warns...Gunter Knauf2006-04-201-1/+1
* minor Makefile fix - let's go 2006;Gunter Knauf2006-04-171-3/+3
* minor Makefile fix.Gunter Knauf2005-08-101-1/+1
* minor Makefile fix.Gunter Knauf2005-08-101-1/+1