curl tool: move so called 'multi_files' stuff into tool_mfiles.[ch]

Additionally some code reorganization and direct OOM handling fixes,
just another step towards fixing curl tool issues uncovered 2011-09-15
This commit is contained in:
Yang Tse 2011-09-16 19:46:01 +02:00
parent e4819ae1ef
commit 4322d512ea
6 changed files with 199 additions and 96 deletions

View file

@ -179,6 +179,10 @@ SOURCE=.\tool_convert.c
# End Source File
# Begin Source File
SOURCE=.\tool_mfiles.c
# End Source File
# Begin Source File
SOURCE=.\urlglob.c
# End Source File
# Begin Source File
@ -243,6 +247,10 @@ SOURCE=.\tool_convert.h
# End Source File
# Begin Source File
SOURCE=.\tool_mfiles.h
# End Source File
# Begin Source File
SOURCE=.\urlglob.h
# End Source File
# Begin Source File