summaryrefslogtreecommitdiff
path: root/lib/rename.c
Commit message (Collapse)AuthorAgeFilesLines
* squashme: fix formal parameter warning, etcbagder/altsvc-renameJay Satiro2020-02-171-0/+2
| | | | | | | | ..\..\..\..\lib\altsvc.c(613): warning C4028: formal parameter 6 different from declaration #define Curl_altsvc_save(a,b,c) #include "timeval.h" in rename
* rename: a new file for Curl_rename()Daniel Stenberg2020-02-171-0/+60
And make the cookie save function use it.