summaryrefslogtreecommitdiff
path: root/lib/nwlib.c
Commit message (Expand)AuthorAgeFilesLines
* memory: ensure to check allocation resultsDaniel Gustafsson2018-10-031-2/+5
* all: Refactor malloc+memset to use callocDaniel Gustafsson2018-04-151-3/+1
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-141-2/+4
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-131-2/+2
* nw: please the stricter checksrcDaniel Stenberg2016-04-031-24/+24
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2015-03-161-6/+2
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+329
* build: rename 93 lib/*.c filesYang Tse2013-01-031-329/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* mem-include-scan: verify memory #includesDaniel Stenberg2012-11-171-1/+4
* checksrc: Fixed line length and comment indentationMarc Hoersken2012-09-141-55/+56
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-4/+2
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Fix Pelles C Win32 target compilation issuesYang Tse2009-10-271-1/+7
* remove unnecessary typecasting of malloc()Yang Tse2008-09-061-2/+2
* happy new yearGunter Knauf2008-01-231-1/+1
* removed inclusion of libcurl memory debug headers since this lib stub is a we...Gunter Knauf2008-01-231-2/+0
* if () => if()Daniel Stenberg2007-11-071-41/+41
* removed now obsolete NETDB_DEFINE_CONTEXT macro calls.Gunter Knauf2007-07-111-7/+0
* enabled building for NetWare CLIB architecture.Gunter Knauf2007-06-301-6/+33
* proper symbol definition check for Novell NetWareYang Tse2007-02-281-2/+2
* protect from themselves those who need itYang Tse2007-02-281-1/+5
* converted to UNIX format.Gunter Knauf2004-06-101-300/+300
* curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg2004-05-111-178/+152
* Günter Knauf's update, mainly converted to plain old C comments.Daniel Stenberg2004-03-171-14/+11
* Günter Knauf's NetWare changes.Daniel Stenberg2004-03-171-0/+329