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
/
nwos.c
Age
Commit message (
Expand
)
Author
2016-04-03
nw: please the stricter checksrc
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-09-14
checksrc: Fixed line length and comment indentation
Marc Hoersken
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-10-27
Fix Pelles C Win32 target compilation issues
Yang Tse
2007-11-07
if () => if()
Daniel Stenberg
2007-08-09
fixed warning with gcc 4.x (hopefully); dynamincally imported UseAccurateCase...
Gunter Knauf
2007-08-08
moved ugly CLIB define to nwos.c.
Gunter Knauf
2007-07-11
added NetWare-own file to provide some init functions (for now only CLIB);
Gunter Knauf