aboutsummaryrefslogtreecommitdiff
path: root/packages/vms
AgeCommit message (Expand)Author
2009-04-21Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse
2008-11-17if2ip.c related preprocessor cleanupYang Tse
2008-11-13Refactor configure script detection of functions used to set sockets intoYang Tse
2008-09-24configure script now checks availability of the inet_ntop() function,Yang Tse
2008-09-24ntoa() and inet_ntoa_r() no longer usedYang Tse
2008-09-19HAVE_ALARM definition for static config-*.h filesYang Tse
2008-09-12ANSI C compatibility adjustmentYang Tse
2008-09-03sync curlmsg* with curl.h for 7.19.0Marty Kuhrt
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse
2008-07-21when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang 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-05-30updated to match curlmsg.msg 1.7Marty Kuhrt
2008-05-30resync with curl.h messagesMarty Kuhrt
2008-05-30resync with curl.h curle_ messagesMarty Kuhrt
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-07-11Updated to match curl.hMarty Kuhrt
2007-04-25Steve Little's fixes to allow compilation on VMS 64-bit modeYang Tse
2007-03-28Update commentYang Tse
2007-01-31Marty Kuhrt's VMS updatesDaniel Stenberg
2006-11-24Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang 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-02-27added missing filesDaniel Stenberg
2005-12-30removed defunct email addressMarty Kuhrt
2005-12-30removed .h and .sdlMarty Kuhrt
2005-12-30put back into dist to lessen build confusion for someMarty Kuhrt
2005-12-30put back into dist since most people didn't want to use SDLMarty Kuhrt
2005-12-30changed HAVE_STRTOK to follow CRTL versionMarty Kuhrt
2005-12-30added TFTP errors to match curl.hMarty Kuhrt
2005-04-08updated instructionsMarty Kuhrt
2005-04-08fixed control_y trap problemMarty Kuhrt
2005-03-11Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detectsDan Fandrich
2005-03-05Better cope with a failed or unavailable ftruncate().Dan Fandrich
2005-03-03fix the distribution filesDaniel Stenberg
2005-02-14changed config-vms infoMarty Kuhrt
2005-02-14changed curlmsg.* entries to see if CVS would ignore it nowMarty Kuhrt
2005-02-11rename amigaos.c and nwlib.c if they exist before buildingMarty Kuhrt
2005-02-11Removed per Marty's request: The .h_* files aren't needed anymore, IDaniel Stenberg
2005-02-11re-sync'd with curlmsg.msgMarty Kuhrt
2005-02-11ignore curlmsg.h and .sdl as they are generated by curlmsg.msgMarty Kuhrt
2005-02-11sync'd error codes with include/curl.hMarty Kuhrt
2005-02-11Added $Id$ and pre-exisiting logical checkMarty Kuhrt
2005-02-10Reduced the two config-vms.h_* files into this one.Marty Kuhrt
2005-01-03Marty Kuhrt's VMS updateDaniel Stenberg
2004-12-13Dan Fandrich did minor corrections to his SSL cleanup patchDaniel Stenberg
2004-12-11Dan Fandrich:Daniel Stenberg