Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-15 | include config.h before all system headers, so that _FILE_OFFSET_BITS and | Daniel Stenberg | |
similar is set properly by us first | |||
2003-03-12 | include "config.h" from the lib's private dir | Daniel Stenberg | |
2003-01-23 | string.h keeps the proto for memset() on some platforms, used for FD_ZERO | Daniel Stenberg | |
2002-12-13 | set up arg2 to point to argv[2] to be used at will by programs | Daniel Stenberg | |
2002-12-13 | include files without the curl/ to reduce the risk of us including the wrong | Daniel Stenberg | |
set of include files during tests | |||
2002-12-12 | fixes | Daniel Stenberg | |