aboutsummaryrefslogtreecommitdiff
path: root/lib/config-tpf.h
AgeCommit message (Expand)Author
2008-08-13The size of long is a build time characteristic and as such it is now recordedYang Tse
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse
2008-07-17RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse
2008-07-16Configure process now checks availability of recvfrom() socket function andYang Tse
2008-07-14Removed inclusion of remaining system header files from configuration files.Yang Tse
2008-05-21fix: socklen_t definition commentYang Tse
2007-08-11Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg
2007-03-20Remove unneeded 'HAVE_*' defines.Gisle Vanem
2006-11-24Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse
2006-10-14Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse
2006-07-25Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s...Yang Tse
2006-07-11include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.Yang Tse
2006-07-04Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.Yang Tse
2006-07-04Platforms that don't have/run configure need default values in their config f...Yang Tse
2006-05-23David McCreedy's updateDaniel Stenberg
2006-04-07First commit of David McCreedy's EBCDIC and TPF changes.Daniel Stenberg