Age | Commit message (Expand) | Author |
---|---|---|
2002-08-05 | added weirdo extra protos for the mingw cross-compile build | Daniel Stenberg |
2002-08-04 | use our own prototypes for open, read, close and lseek if we compile | Daniel Stenberg |
2002-08-02 | just defensivelt check for defined defines before we define them | Daniel Stenberg |
2002-08-02 | ming compile fixes by Bill Napier | Daniel Stenberg |
2002-07-05 | Added MAX_PATH | Linus Nielsen Feltzing |
2002-05-07 | Added open/close/read. read() only works on whole sectors right now. | Björn Stenberg |
2002-05-05 | minor protection to not re-define O_RDONLY if it is already defined | Daniel Stenberg |
2002-05-02 | Added flags | Björn Stenberg |
2002-04-28 | replaced _WIN32 constant with WIN32 | Felix Arends |
2002-04-28 | added win32 simulator compability | Felix Arends |
2002-04-28 | win32 simulator compatible | Felix Arends |
2002-04-27 | File and directory APIs | Björn Stenberg |