aboutsummaryrefslogtreecommitdiff
path: root/lib/nwos.c
AgeCommit message (Expand)Author
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-04-03nw: please the stricter checksrcDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: rename 93 lib/*.c filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-09-14checksrc: Fixed line length and comment indentationMarc Hoersken
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-10-27Fix Pelles C Win32 target compilation issuesYang Tse
2007-11-07if () => if()Daniel Stenberg
2007-08-09fixed warning with gcc 4.x (hopefully); dynamincally imported UseAccurateCase...Gunter Knauf
2007-08-08moved ugly CLIB define to nwos.c.Gunter Knauf
2007-07-11added NetWare-own file to provide some init functions (for now only CLIB);Gunter Knauf