mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:03:33 +03:00
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:
parent
e4819ae1ef
commit
4322d512ea
6 changed files with 199 additions and 96 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue