~ubuntu-branches/ubuntu/lucid/curl/lucid-security

« back to all changes in this revision

Viewing changes to lib/config-amigaos.h

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2005-12-12 15:04:52 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20051212150452-2ymlra67b2p7kjyy
Tags: 7.15.1-1ubuntu1
Resynchronise with Debian to get URL parser overflow fix from 7.15.1
(CVE-2005-4077).

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
#define HAVE_UTIME_H 1
55
55
#define HAVE_WRITABLE_ARGV 1
56
56
#define HAVE_ZLIB_H 1
 
57
#define HAVE_SYS_IOCTL_H 1
57
58
 
58
59
#define USE_OPENSSL 1
59
60
#define USE_SSLEAY 1
80
81
#define TIME_WITH_SYS_TIME 1
81
82
 
82
83
#define in_addr_t int
83
 
#define socklen_t int
 
84
#ifndef socklen_t
 
85
# define socklen_t int
 
86
#endif
84
87
 
85
88
#ifndef O_RDONLY
86
89
# define O_RDONLY 0x0000