]> sjero.net Git - wget/history - src/sysdep.h
[svn] Merge of fix for bugs 20341 and 20410.
[wget] / src / sysdep.h
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2006-06-26 hniksic[svn] Allow 64-bit wgint without LFS.
2006-02-28 hniksic[svn] Parse Content-Disposition better. Implement...
2005-11-19 hniksic[svn] Use uintptr_t instead of unsigned long for intege...
2005-07-06 hniksic[svn] Fully declare fnmatch.h.
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-27 hniksic[svn] Use double quotes to include mswindows.h
2005-06-27 hniksic[svn] Use the system-provided fnmatch by default.
2005-06-27 hniksic[svn] Check for timegm and use it where available.
2005-06-25 hniksic[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify...
2005-06-23 hniksic[svn] Expect strpbrk and mktime to exist.
2005-06-23 hniksic[svn] Use struct_fstat when calling fstat because of...
2005-06-23 hniksic[svn] Remove support for Watcom's compiler.
2005-06-22 hniksic[svn] Check for the C99 bool type and define it if...
2005-06-20 hniksic[svn] Use #elif where appropriate to make chaining...
2005-06-19 hniksic[svn] Remove K&R support.
2005-03-22 hniksic[svn] Support human-readable file size printing.
2005-02-23 hniksic[svn] Large file support added. Published in <87psyr6j...
2003-11-06 hniksic[svn] Get rid of ssl_iread/ssl_iwrite. Have the SSL...
2003-11-04 hniksic[svn] HAVE_FNMATCH_H is now HAVE_WORKING_FNMATCH_H.
2003-11-04 hniksic[svn] Only set a flag in the SIGWINCH handler.
2003-11-04 hniksic[svn] Enable SYSTEM_FNMATCH only if fnmatch.h is available.
2003-11-03 hniksic[svn] New function xsleep that resumes sleeps interrupt...
2003-10-31 hniksic[svn] Networking improvements: get rid of the MSOCK...
2003-10-30 hniksic[svn] Use `S >= 8' rather than `S == 8' when looking...
2003-10-26 hniksic[svn] Change u_int32_t to uint32_t.
2003-10-13 hniksic[svn] Don't define int32_t because we're not using it.
2003-10-11 hniksic[svn] Remove VERY_LONG_TYPE; use LARGE_INT instead...
2003-10-11 hniksic[svn] Also check for short for int32_t.
2003-10-11 hniksic[svn] Provide the support for int32_t and u_int32_t.
2003-10-07 hniksic[svn] Move fnmatch() to cmpt.c and don't use it under...
2003-09-20 hniksic[svn] Allow decimal values for --timeout, --wait, and...
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2001-11-29 hniksic[svn] Check for memmove and implement one if it's missing.
2001-11-29 hniksic[svn] Make the MD5 references even more generic.
2001-11-27 hniksic[svn] Use rand instead of random.
2001-11-27 hniksic[svn] Check for random.
2001-11-26 hniksic[svn] New option `--limit-rate'.
2001-11-18 hniksic[svn] Use Solaris's libmd5 when available.
2001-11-16 hniksic[svn] Applied Chris Seawood's patch for compilation...
2001-06-14 hniksic[svn] Docfix.
2001-06-14 hniksic[svn] Define MAP_FAILED if it's missing.
2001-05-27 hniksic[svn] Update copyright notices.
2001-04-06 hniksic[svn] Remove VERY_LONG_FORMAT. Instead, define functio...
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
2001-01-03 hniksic[svn] Csaba's Watcom changes.
2000-12-17 hniksic[svn] Applied Csaba Raduly's patch from <802569B4.0043F...
2000-11-04 hniksic[svn] snprintf.c addition.
2000-11-02 hniksic[svn] Update copyright blurbs with the year 2000.
2000-11-01 hniksic[svn] Updated long_to_string(); enhanced opt.downloaded...
2000-03-21 hniksic[svn] Changes from <9t9pusol5a1.fsf@mraz.iskon.hr>.
1999-12-02 kwget[svn] Initial revision