+3
−2
+17
−0
src/xattr.c
0 → 100644
+37
−0
src/xattr.h
0 → 100644
+1
−0
Loading
It is often convinient to track back the source of a once downloaded file; this patch makes curl store the source URL and other metadata alongside the retrieved file by using the extended attributes (if supported by the file system and enabled by --xattr).