renamed the strtoofft() macro to curlx_strtoofft() to adjust to the curlx_*
authorDaniel Stenberg <daniel@haxx.se>
Wed, 7 Apr 2004 07:30:40 +0000 (07:30 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 7 Apr 2004 07:30:40 +0000 (07:30 +0000)
commitcf1f46e1ca001dcab81e9116712c3eefefc03fd7
tree1e80b81b7bf5203a2a7ca818e3d17fcb93bca50c
parentf052cbee1999a9dce6954efd466fd16c223c16a7
renamed the strtoofft() macro to curlx_strtoofft() to adjust to the curlx_*
concept, and added lib/README.curlx to explain details about it
lib/Makefile.am
lib/README.curlx [new file with mode: 0644]
lib/ftp.c
lib/strtoofft.h
lib/transfer.c
src/main.c