1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
Commit Graph

19 Commits

Author SHA1 Message Date
hniksic
47aa191838 [svn] Declare presence of sin6_scope_id. 2005-08-10 07:29:55 -07:00
hniksic
42231a47c3 [svn] Reintroduced Watcom support.
By Gisle Vanem.
2005-07-08 11:47:34 -07:00
hniksic
faa9c2d7d1 [svn] Comment out #undefs in config.h. 2005-07-08 06:41:22 -07:00
hniksic
d513a2d946 [svn] Only define symbols in config-compiler.h, don't include headers. 2005-07-07 07:48:01 -07:00
hniksic
2c9ffa506a [svn] Define HAVE__BOOL, HAVE_INTTYPES_H, and HAVE_STRTOLL for MinGW.
By Gisle Vanem.
2005-07-07 07:30:50 -07:00
hniksic
ff751683a2 [svn] Unify Windows-related config.h files into windows/config.h and
windows/config-compiler.h.
2005-07-06 15:09:50 -07:00
hniksic
6bad3bc0b1 [svn] New file. 2005-07-06 14:17:47 -07:00
hniksic
ddbdbfb4b0 [svn] Correct location of OBJS dependency. 2005-06-30 05:13:05 -07:00
hniksic
4972ba5bb8 [svn] Explicitly include config-post.h. 2005-06-29 06:36:34 -07:00
hniksic
530cb62175 [svn] Fix attribution for last change. 2005-06-29 06:35:55 -07:00
hniksic
c715c0a054 [svn] Define limits.h and include config-post.h explicitly. 2005-06-29 06:33:35 -07:00
hniksic
a41d45a9f3 [svn] Don't explicitly include <malloc.h>, mswindows.h does it for us. 2005-06-27 04:02:47 -07:00
hniksic
22c6b56ed9 [svn] Remove obsolete symbols from .h files. 2005-06-23 08:34:14 -07:00
hniksic
4b3e1632db [svn] Remove support for Watcom's compiler. 2005-06-23 07:11:48 -07:00
hniksic
80c3fa1223 [svn] Also depend on config.h. 2005-06-21 18:32:32 -07:00
hniksic
63dcf343f1 [svn] Remove manual tracking of dependencies; instead, force a recompile when a header
file changes.
2005-06-21 16:21:48 -07:00
mtortonesi
8f0378df0b [svn] Removed string_t.c from the list of source files in Makefiles. 2005-04-05 11:46:44 -07:00
mtortonesi
87e0d2682b [svn]
Renamed src/string.{c,h} to src/string_t.{c,h} to solve a conflict with the
string.h standard C library header file.

Fixed a bug and triggered escape of backslashes in string_t.c to avoid
ambiguities in the result string.

Added Simone Piunno as new contributor.
2005-02-11 13:34:42 -08:00
mtortonesi
ca13ffd249 [svn] Added string.c module. Updated copyright information and added names of new contributors to the documentation. 2005-01-01 13:29:11 -08:00