Micah Cowan
|
3648b91197
|
Unconditionally include stdbool.h.
|
2009-09-30 19:35:26 -07:00 |
|
Micah Cowan
|
5c3281ad89
|
Use proper prototypes for snprintf, vsnprintf.
|
2009-09-24 12:24:10 -07:00 |
|
Micah Cowan
|
b9e9ad65cc
|
Ran update-copyright.
|
2009-09-04 00:13:47 -07:00 |
|
Micah Cowan
|
789f7e1353
|
Fix for building on Interix, from Jay Krell.
|
2009-06-20 14:50:02 -07:00 |
|
Micah Cowan
|
d1e12d9e05
|
Need NAMESPACE_TWEAKS on non-Linux glibc-based systems, too.
|
2009-06-11 16:00:59 -07:00 |
|
sts
|
3b3c7db8df
|
Avoid redefined warnings caused by clashing defines.
|
2008-04-16 10:57:12 +02:00 |
|
Micah Cowan
|
bc8f473272
|
Updated copyright year.
|
2008-01-25 05:04:01 -08:00 |
|
Micah Cowan
|
462e643a7e
|
Merge SFLC licensing changes for OpenSSL with tip.
|
2007-12-07 17:37:07 -08:00 |
|
Micah Cowan
|
86395b297b
|
Updated licensing exception for OpenSSL from the SFLC.
|
2007-11-28 00:05:33 -08:00 |
|
Micah Cowan
|
cb155a6b5d
|
Workaround for broken Tru64 inttypes.h.
|
2007-10-18 22:55:39 -07:00 |
|
Micah Cowan
|
212396c7e1
|
Eschew config-post.h.
|
2007-10-18 20:50:40 -07:00 |
|
Micah Cowan
|
5dd09d9ba5
|
Update copyright lists, conforming to maintainer guidelines
|
2007-09-28 15:45:31 -07:00 |
|
Micah Cowan
|
df8b19a28e
|
Gisle's MS-DOS support
|
2007-09-28 14:47:46 -07:00 |
|
micah
|
4d7c5e087b
|
[svn] Merge of fix for bugs 20341 and 20410.
|
2007-07-09 22:53:22 -07:00 |
|
mtortonesi
|
1c7493b83e
|
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
|
2006-07-14 06:25:50 -07:00 |
|
hniksic
|
19c5c1d52f
|
[svn] Allow 64-bit wgint without LFS.
|
2006-06-26 11:31:28 -07:00 |
|
hniksic
|
c90e4f9c1a
|
[svn] Parse Content-Disposition better. Implement memrchr where missing.
|
2006-02-28 11:27:52 -08:00 |
|
hniksic
|
3e145c6018
|
[svn] Use uintptr_t instead of unsigned long for integer representation of pointers.
|
2005-11-19 11:35:02 -08:00 |
|
hniksic
|
0272acfc52
|
[svn] Fully declare fnmatch.h.
|
2005-07-06 16:06:35 -07:00 |
|
hniksic
|
db9de5b075
|
[svn] Update FSF's address and copyright years.
|
2005-07-01 19:26:52 -07:00 |
|
hniksic
|
6267a79939
|
[svn] Use double quotes to include mswindows.h
|
2005-06-27 12:08:16 -07:00 |
|
hniksic
|
b227a44f1a
|
[svn] Use the system-provided fnmatch by default.
|
2005-06-27 06:27:13 -07:00 |
|
hniksic
|
bb8a5f2eb9
|
[svn] Check for timegm and use it where available.
|
2005-06-27 06:22:30 -07:00 |
|
hniksic
|
002def87d2
|
[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify its handling.
|
2005-06-25 07:39:51 -07:00 |
|
hniksic
|
82b08f2daa
|
[svn] Expect strpbrk and mktime to exist.
|
2005-06-23 08:33:20 -07:00 |
|
hniksic
|
cb2cc3abf8
|
[svn] Use struct_fstat when calling fstat because of Borland's lack of 64-bit
fstat.
|
2005-06-23 07:29:42 -07:00 |
|
hniksic
|
4b3e1632db
|
[svn] Remove support for Watcom's compiler.
|
2005-06-23 07:11:48 -07:00 |
|
hniksic
|
19a1ffb2e9
|
[svn] Check for the C99 bool type and define it if missing.
|
2005-06-22 10:51:29 -07:00 |
|
hniksic
|
7d48e6d057
|
[svn] Use #elif where appropriate to make chaining of #if ... #else ...
more readable.
|
2005-06-19 18:37:23 -07:00 |
|
hniksic
|
277e840a0f
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
|
hniksic
|
b9a31d78dd
|
[svn] Support human-readable file size printing.
Don't use persistent connection over proxies.
|
2005-03-22 05:20:02 -08:00 |
|
hniksic
|
ef22bf610a
|
[svn] Large file support added. Published in <87psyr6jn7.fsf@xemacs.org>.
|
2005-02-23 14:21:04 -08:00 |
|
hniksic
|
c8e92cdbd6
|
[svn] Get rid of ssl_iread/ssl_iwrite. Have the SSL code register its
routines for reading and writing data.
|
2003-11-05 17:12:03 -08:00 |
|
hniksic
|
bc768ec88a
|
[svn] HAVE_FNMATCH_H is now HAVE_WORKING_FNMATCH_H.
|
2003-11-04 08:22:52 -08:00 |
|
hniksic
|
f4cbba565e
|
[svn] Only set a flag in the SIGWINCH handler.
|
2003-11-04 05:37:14 -08:00 |
|
hniksic
|
9af99f3b83
|
[svn] Enable SYSTEM_FNMATCH only if fnmatch.h is available.
|
2003-11-03 17:09:54 -08:00 |
|
hniksic
|
8cd9b4cd8a
|
[svn] New function xsleep that resumes sleeps interrupted by signals
on systems that support nanosleep.
|
2003-11-03 13:57:04 -08:00 |
|
hniksic
|
add61a2d9c
|
[svn] Networking improvements: get rid of the MSOCK global variable,
move the sockaddr handling to connect.c, make sure Wget refreshes
the DNS lookup after it becomes stale.
|
2003-10-30 16:18:08 -08:00 |
|
hniksic
|
3f8a70c227
|
[svn] Use S >= 8' rather than S == 8' when looking for large integers.
|
2003-10-30 07:55:53 -08:00 |
|
hniksic
|
c81651f4c1
|
[svn] Change u_int32_t to uint32_t.
|
2003-10-25 18:41:56 -07:00 |
|
hniksic
|
7487dbfa81
|
[svn] Don't define int32_t because we're not using it.
|
2003-10-13 07:20:51 -07:00 |
|
hniksic
|
711bf72609
|
[svn] Remove VERY_LONG_TYPE; use LARGE_INT instead. Remove special code
for handling VERY_LONG_TYPE overflows.
Make opt.quota a LARGE_INT.
|
2003-10-11 06:57:11 -07:00 |
|
hniksic
|
a6f72ca66b
|
[svn] Also check for short for int32_t.
|
2003-10-11 05:41:13 -07:00 |
|
hniksic
|
f58c6774e4
|
[svn] Provide the support for int32_t and u_int32_t.
|
2003-10-10 19:27:41 -07:00 |
|
hniksic
|
097923f7b1
|
[svn] Move fnmatch() to cmpt.c and don't use it under GNU libc.
|
2003-10-07 16:53:31 -07:00 |
|
hniksic
|
7870937036
|
[svn] Allow decimal values for --timeout, --wait, and --waitretry.
Message-ID: <m3llsjhx6t.fsf@hniksic.iskon.hr>
|
2003-09-20 16:12:18 -07:00 |
|
hniksic
|
b2be7522c7
|
[svn] Update the license to include the OpenSSL exception.
|
2002-05-17 19:16:36 -07:00 |
|
hniksic
|
999388bfa0
|
[svn] Check for memmove and implement one if it's missing.
|
2001-11-29 11:43:29 -08:00 |
|
hniksic
|
a3d3d452ab
|
[svn] Make the MD5 references even more generic.
Use OpenSSL's MD5 where available.
Published in <sxsg06x4f41.fsf@florida.arsdigita.de>.
|
2001-11-29 10:17:54 -08:00 |
|
hniksic
|
d4c6949a05
|
[svn] Use rand instead of random.
Published in <sxsu1vgataq.fsf@florida.arsdigita.de>.
|
2001-11-27 11:49:28 -08:00 |
|