summaryrefslogtreecommitdiff
path: root/lib/config.dj
Commit message (Expand)AuthorAgeFilesLines
* Removed. New file is config.dos.Gisle Vanem2006-08-291-129/+0
* Remove unneeded stuff.Gisle Vanem2006-07-121-26/+0
* DJGPP/WATT32 does not have functions named recv() send() getnameinfo().Yang Tse2006-07-121-22/+24
* include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.Yang Tse2006-07-111-0/+2
* Added comment and CVS id.Gisle Vanem2006-07-111-0/+4
* Oops !Yang Tse2006-07-051-0/+2
* Add types and qualifiers for getnameifo(), send() and recv().Gisle Vanem2006-07-051-0/+23
* djgpp has <process.h> too.Gisle Vanem2006-04-261-0/+1
* Use getprotobyname() to retrieve protocol number for TCPGisle Vanem2006-02-261-0/+1
* 'ssize_t' seems to be a gcc 4.x built-in.Gisle Vanem2005-05-141-0/+4
* Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detectsDan Fandrich2005-03-111-0/+3
* Dan Fandrich:Daniel Stenberg2004-12-111-0/+1
* alarm() works unreliable on djgpp 2.03. Don't use it.Gisle Vanem2004-11-301-1/+0
* djgpp has locale.h and setlocale().Gisle Vanem2004-10-191-0/+2
* djgpp has basename()Gisle Vanem2004-10-051-0/+1
* Gisle's djgpp updatesDaniel Stenberg2004-06-291-1/+2
* Gisle Vanem's djgpp/MS-DOS updatesDaniel Stenberg2004-03-291-1/+9
* it has strtollDaniel Stenberg2004-01-221-0/+1
* djgpp fixes by Gisle VanemDaniel Stenberg2003-12-191-92/+100
* Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg2003-05-211-0/+92