cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: [PATCH] save URL to extended file attributes

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 4 Nov 2010 17:18:49 -0700

On Fri, Nov 05, 2010 at 12:49:13AM +0100, Stefan Tomanek wrote:
> +#include <attr/xattr.h>

This is going to need a configure test for this header file,
and/or setxattr so it will work on systems that don't support
extended attributes. Also, on my system there is no attr/xattr.h;
it's in sys/xattr.h instead.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-11-05