summaryrefslogtreecommitdiff
path: root/lib/nwos.c
Commit message (Expand)AuthorAgeFilesLines
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-131-4/+4
* nw: please the stricter checksrcDaniel Stenberg2016-04-031-5/+5
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* 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/+88
* build: rename 93 lib/*.c filesYang Tse2013-01-031-88/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* checksrc: Fixed line length and comment indentationMarc Hoersken2012-09-141-25/+25
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-10/+3
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Fix Pelles C Win32 target compilation issuesYang Tse2009-10-271-2/+6
* if () => if()Daniel Stenberg2007-11-071-4/+4
* fixed warning with gcc 4.x (hopefully); dynamincally imported UseAccurateCase...curl-7_17_0-preldapfixGunter Knauf2007-08-091-3/+8
* moved ugly CLIB define to nwos.c.Gunter Knauf2007-08-081-0/+3
* added NetWare-own file to provide some init functions (for now only CLIB);Gunter Knauf2007-07-111-0/+84