index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
config.dj
Age
Commit message (
Expand
)
Author
2006-07-12
Remove unneeded stuff.
Gisle Vanem
2006-07-12
DJGPP/WATT32 does not have functions named recv() send() getnameinfo().
Yang Tse
2006-07-11
include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.
Yang Tse
2006-07-11
Added comment and CVS id.
Gisle Vanem
2006-07-05
Oops !
Yang Tse
2006-07-05
Add types and qualifiers for getnameifo(), send() and recv().
Gisle Vanem
2006-04-26
djgpp has <process.h> too.
Gisle Vanem
2006-02-26
Use getprotobyname() to retrieve protocol number for TCP
Gisle Vanem
2005-05-14
'ssize_t' seems to be a gcc 4.x built-in.
Gisle Vanem
2005-03-11
Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects
Dan Fandrich
2004-12-11
Dan Fandrich:
Daniel Stenberg
2004-11-30
alarm() works unreliable on djgpp 2.03. Don't use it.
Gisle Vanem
2004-10-19
djgpp has locale.h and setlocale().
Gisle Vanem
2004-10-05
djgpp has basename()
Gisle Vanem
2004-06-29
Gisle's djgpp updates
Daniel Stenberg
2004-03-29
Gisle Vanem's djgpp/MS-DOS updates
Daniel Stenberg
2004-01-22
it has strtoll
Daniel Stenberg
2003-12-19
djgpp fixes by Gisle Vanem
Daniel Stenberg
2003-05-21
Gisle Vanem made curl build with djgpp on DOS.
Daniel Stenberg