summaryrefslogtreecommitdiff
path: root/packages/vms/config-vms.h
Commit message (Expand)AuthorAgeFilesLines
* build: move config-vms.h from subdir 'packages/vms' into 'lib'Yang Tse2010-12-031-371/+0
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Added SIZEOF_INT and SIZEOF_SHORT definitions for VMS configuration fileYang Tse2010-03-051-2/+8
* removed trailing whitespaceYang Tse2010-02-141-1/+1
* Use 'size_t' for GETNAMEINFO_TYPE_ARG2 definition for VMS.Yang Tse2010-01-281-1/+1
* VMS specific preprocessor symbol definition adjustmentsYang Tse2009-12-301-22/+19
* added header inclusion guardYang Tse2009-06-111-0/+6
* This wasn't intended to be committed.Yang Tse2009-05-021-1/+1
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-4/+1
* Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse2009-04-211-0/+3
* if2ip.c related preprocessor cleanupYang Tse2008-11-171-3/+6
* Refactor configure script detection of functions used to set sockets intoYang Tse2008-11-131-2/+6
* configure script now checks availability of the inet_ntop() function,Yang Tse2008-09-241-4/+0
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-3/+0
* HAVE_ALARM definition for static config-*.h filesYang Tse2008-09-191-0/+3
* ANSI C compatibility adjustmentYang Tse2008-09-121-0/+3
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-9/+1
* when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse2008-07-211-0/+3
* 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/+24
* fix: socklen_t definition commentYang Tse2008-05-211-1/+1
* Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg2007-08-111-6/+0
* Update commentYang Tse2007-03-281-2/+2
* Marty Kuhrt's VMS updatesDaniel Stenberg2007-01-311-9/+6
* Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-241-0/+9
* Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s...Yang Tse2006-07-251-1/+1
* include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.Yang Tse2006-07-111-0/+3
* Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.Yang Tse2006-07-041-0/+3
* Platforms that don't have/run configure need default values in their config f...Yang Tse2006-07-041-0/+54
* changed HAVE_STRTOK to follow CRTL versionMarty Kuhrt2005-12-301-5/+4
* Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detectsDan Fandrich2005-03-111-0/+3
* Better cope with a failed or unavailable ftruncate().Dan Fandrich2005-03-051-0/+3
* Reduced the two config-vms.h_* files into this one.Marty Kuhrt2005-02-101-0/+273