]> granicus.if.org Git - curl/commit
tool: Generate easysrc with last cache linked-list
authorDaniel Hwang <danielleehwang@gmail.com>
Sat, 17 Oct 2015 21:57:58 +0000 (23:57 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 17 Oct 2015 22:00:50 +0000 (00:00 +0200)
commit19cb0c4a88aaa388fbcba862c30514778ae2cf5a
tree44fd8395f4b242f17a4d6135127d248cc2eb9e06
parente77b5b7453c1e8ccd7ec0816890d98e2f392e465
tool: Generate easysrc with last cache linked-list

Using a last cache linked-list improves the performance of easysrc
generation.

Bug: https://github.com/bagder/curl/issues/444
Ref: https://github.com/bagder/curl/issues/429

Closes #452
src/Makefile.inc
src/Makefile.vc6
src/slist_wc.c [new file with mode: 0644]
src/slist_wc.h [new file with mode: 0644]
src/tool_easysrc.c
src/tool_easysrc.h