curl tool: create tool_myfunc.[ch] which later on will hold my_* functions

Additionally function my_useragent() now provides default User-Agent string
This commit is contained in:
Yang Tse 2011-09-18 01:58:18 +02:00
parent f50d4647d0
commit 260b0f4d0c
8 changed files with 105 additions and 19 deletions

View file

@ -187,6 +187,10 @@ SOURCE=.\tool_mfiles.c
# End Source File
# Begin Source File
SOURCE=.\tool_myfunc.c
# End Source File
# Begin Source File
SOURCE=.\urlglob.c
# End Source File
# Begin Source File
@ -259,6 +263,10 @@ SOURCE=.\tool_mfiles.h
# End Source File
# Begin Source File
SOURCE=.\tool_myfunc.h
# End Source File
# Begin Source File
SOURCE=.\urlglob.h
# End Source File
# Begin Source File