aboutsummaryrefslogtreecommitdiff
path: root/lib/nwlib.c
AgeCommit message (Collapse)Author
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-10-27Fix Pelles C Win32 target compilation issuesYang Tse
2008-09-06remove unnecessary typecasting of malloc()Yang Tse
2008-01-23happy new yearGunter Knauf
2008-01-23removed inclusion of libcurl memory debug headers since this lib stub is a ↵Gunter Knauf
well proofed method suggested by Novell. This enables usage of the stub with language bindings.
2007-11-07if () => if()Daniel Stenberg
while () => while() and some other minor re-indentings
2007-07-11removed now obsolete NETDB_DEFINE_CONTEXT macro calls.Gunter Knauf
2007-06-30enabled building for NetWare CLIB architecture.Gunter Knauf
2007-02-28proper symbol definition check for Novell NetWareYang Tse
2007-02-28protect from themselves those who need itYang Tse
2004-06-10converted to UNIX format.Gunter Knauf
2004-05-11curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg
memory.h is included everywhere for this.
2004-03-17Günter Knauf's update, mainly converted to plain old C comments.Daniel Stenberg
2004-03-17Günter Knauf's NetWare changes.Daniel Stenberg