mirror of
https://github.com/curl/curl.git
synced 2026-08-26 18:53:33 +03:00
curl tool: reviewed code moved to tool_*.[ch] files
This commit is contained in:
parent
0f19e0145a
commit
6c849321d7
7 changed files with 118 additions and 85 deletions
|
|
@ -8,7 +8,7 @@ UID 0x00000000 0xF0206442
|
|||
|
||||
SOURCEPATH ../../../src
|
||||
SOURCE \
|
||||
hugehelp.c urlglob.c writeout.c writeenv.c \
|
||||
hugehelp.c writeout.c writeenv.c \
|
||||
getpass.c homedir.c curlutil.c xattr.c \
|
||||
tool_binmode.c \
|
||||
tool_bname.c \
|
||||
|
|
@ -39,6 +39,7 @@ SOURCE \
|
|||
tool_parsecfg.c \
|
||||
tool_setopt.c \
|
||||
tool_sleep.c \
|
||||
tool_urlglob.c \
|
||||
tool_vms.c
|
||||
|
||||
SOURCEPATH ../../../lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue